3ace9ce49b5cbc7e0a9cbc1146e1529a782af672
* Add draft/outline of spreadsheets * Finish reading from Excel * Write to Excel + consistency edits * Add pkgs for writing Excel files * Release the 🐧s * Reogranize to highlight tibble/data.frame diffs * Write again * Add spreadsheets reference + rename_with janitor * Move janitor to TO DO in rectangular data * Need to load tidyverse * Show csv file * Add TO DO note * Use students instead of challenge file in this chp * Quiet down some of the redundant messages * Add bit on reading in multiple files * Fix up students example * Revert back to old dataset to match spreadsheets chapter * Fix typos * Use US spelling * Comments from Hadley * Incorporate Hadley's suggestions Co-authored-by: Hadley Wickham <h.wickham@gmail.com>
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")
Code of Conduct
Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%