Go to file
Mine Cetinkaya-Rundel 3ace9ce49b
Draft/outline of spreadsheets (#949)
* 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>
2021-10-26 15:00:33 -04:00
.github Start on 2nd edition 2021-02-04 15:23:41 -06:00
data Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
diagrams More logical Boolean diagram 2021-04-18 09:58:25 -05:00
extra Updating URL to the Danny Kaplan book Statistical Modelling. (#956) 2021-05-26 12:28:04 +01:00
images Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
rmarkdown Fix typos (#437) 2016-10-03 08:23:43 -05:00
screenshots R markdown proof editing 2016-08-25 16:44:14 -05:00
.Rbuildignore Add code of conduct and update acknowledgements 2020-10-05 17:56:27 -05:00
.gitignore Actually commit code of conduct 2020-10-05 17:58:33 -05:00
CODE_OF_CONDUCT.md Actually commit code of conduct 2020-10-05 17:58:33 -05:00
DESCRIPTION Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
EDA.Rmd Remove redundant question 2021-04-18 09:09:30 -05:00
LICENSE First commit 2015-07-27 16:52:19 -05:00
README.md Add code of conduct and update acknowledgements 2020-10-05 17:56:27 -05:00
_bookdown.yml Move vector-tools up 2021-04-24 09:27:42 -05:00
_common.R Add chapter status 2021-05-04 08:10:43 -05:00
_output.yaml Use bookdown::bs4_book 2020-11-05 14:27:59 -06:00
column-wise.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
communicate-plots.Rmd Updates to whole game intro + dataviz chapter (#932) 2021-03-19 12:38:28 +00:00
communicate.Rmd Remove modelling 2021-02-21 21:29:24 +00:00
contribs.txt Add code of conduct and update acknowledgements 2020-10-05 17:56:27 -05:00
contribute.Rmd Use the visual editor (#923) 2021-02-21 09:40:40 -06:00
contributors.R Thank all contributors on home page 2018-08-24 10:54:58 -05:00
contributors.csv Thank all contributors on home page 2018-08-24 10:54:58 -05:00
cover.png Colour cover 2016-12-02 12:11:59 -06:00
data-import.Rmd Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
data-tidy.Rmd Pull content out of tidying 2021-04-19 07:59:07 -05:00
data-transform.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
data-visualize.Rmd Change "with a" to "that have" for clarity (#952) 2021-09-30 12:51:20 -04:00
datetimes.Rmd Fix typos (#950) 2021-05-14 14:03:58 +01:00
factors.Rmd Update fct_lump() usage 2021-04-18 09:21:59 -05:00
figures.R Copy for creating figures dir 2016-11-21 08:28:57 -06:00
functions.Rmd Fix typos (#950) 2021-05-14 14:03:58 +01:00
ga_script.html Add google analytics (#745) 2019-01-08 07:45:50 -06:00
import-databases.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
import-other.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
import-rectangular.Rmd Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
import-spreadsheets.Rmd Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
import-webscrape.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
import.Rmd Add new import part 2021-02-22 12:28:26 +00:00
index.Rmd Second crack and 2e structure 2021-03-03 17:13:14 +00:00
intro.Rmd Update intro.Rmd (#961) 2021-09-30 12:44:23 -04:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Fix typos (#950) 2021-05-14 14:03:58 +01:00
list-columns.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
logicals-numbers.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
missing-values.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
pipes.Rmd Use the visual editor (#923) 2021-02-21 09:40:40 -06:00
preface-2e.Rmd Add 2nd edition preface and planned major changes 2021-02-21 20:09:08 +00:00
prog-strings.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
program.Rmd Update referencing style 2021-02-22 12:59:50 +00:00
r4ds.Rproj Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
r4ds.css Tweak appearance of index 2016-04-21 08:07:47 -05:00
rectangle.Rmd Data transformation (#940) 2021-03-29 14:58:27 +01:00
regexps.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
relational-data.Rmd Edits to tibbles + relational data (#947) 2021-04-21 13:25:51 +01:00
rmarkdown-formats.Rmd Use the visual editor (#923) 2021-02-21 09:40:40 -06:00
rmarkdown-workflow.Rmd Use the visual editor (#923) 2021-02-21 09:40:40 -06:00
rmarkdown.Rmd Enumerate exercise subparts with letters 2021-02-21 17:32:37 +00:00
strings.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
students.feather Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
tibble.Rmd Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
tidy.Rmd Data transformation (#940) 2021-03-29 14:58:27 +01:00
transform.Rmd Data transformation (#940) 2021-03-29 14:58:27 +01:00
vector-tools.Rmd Add chapter status 2021-05-04 08:10:43 -05:00
vectors.Rmd Fix typos (#950) 2021-05-14 14:03:58 +01:00
whole-game.Rmd Updates to whole game intro + dataviz chapter (#932) 2021-03-19 12:38:28 +00:00
workflow-basics.Rmd Remove too early functions from an exercise 2021-04-18 09:48:54 -05:00
workflow-pipes.Rmd Continuing to rewrite data-transform 2021-04-21 08:43:31 -05:00
workflow-projects.Rmd Fix typos (#936) 2021-03-26 13:12:18 +00:00
workflow-scripts.Rmd Use the visual editor (#923) 2021-02-21 09:40:40 -06:00

README.md

R for Data Science

Travis build status

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.