24597025005d19b85c74e9f39e36f5da8ac2bc29
* Updates tidy.Rmd to teach pivot_longer() and pivot_wider() instead of gather() and spread(). * Eliminates all out-dated uses of gather and spread found in a find-in-files search. * Removes yaml header and duplicate sentence from tidy.Rmd.
R for Data Science
This repository contains the source of R for Data Science book. The book is built using bookdown.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%