a169d4e7b3
* little different to -> a little differently from * reorder to match order in following code/table * capitalization * capitalization + punctuation * replace / with or since it's hard to see between tt formatted code * missing pronoun * they're been -> they've been * lets need apostrophe * Instead of display -> Instead of displaying * missing comma * add mapping in front of aes in a bunch of locations * adding mapping before aes for sections before the last section where it explicitly says from here on out we'll omit them to make calls simpler * those extension*s*, plural * Create one plot that combines = Create one plot where you customize -- I think this is clearer * explanatory titles -> informative titles * a*n* arrow * punctuation for a new sentence * faceting with one t * punctuation and spelling * insert word Figure before reference * no need to capitalize * avoid too many parantheses next to each other * avoid paranthetical * pluralization * capitalization not needed * clarify what's meant by more useful * you can also set, not setting * classes of car*s* * avoid the word useful in two consecutive sentences * faceting with one t * avoid repetitive use of the word still |
||
---|---|---|
data | ||
diagrams | ||
extra | ||
images | ||
screenshots | ||
.Rbuildignore | ||
.gitignore | ||
.travis.yml | ||
DESCRIPTION | ||
EDA.Rmd | ||
LICENSE | ||
README.md | ||
_bookdown.yml | ||
_common.R | ||
_output.yaml | ||
communicate-plots.Rmd | ||
communicate.Rmd | ||
contribs.txt | ||
contribute.rmd | ||
cover.png | ||
datetimes.Rmd | ||
explore.Rmd | ||
factors.Rmd | ||
functions.Rmd | ||
hierarchy.Rmd | ||
import.Rmd | ||
index.rmd | ||
intro.Rmd | ||
issues.json | ||
iteration.Rmd | ||
model-assess.Rmd | ||
model-basics.Rmd | ||
model-building.Rmd | ||
model-many.Rmd | ||
model.Rmd | ||
pipes.Rmd | ||
program.Rmd | ||
r4ds.Rproj | ||
r4ds.css | ||
relational-data.Rmd | ||
reproducible-research.Rmd | ||
strings.Rmd | ||
tibble.Rmd | ||
tidy.Rmd | ||
transform.Rmd | ||
vectors.Rmd | ||
visualize.Rmd | ||
wrangle.Rmd |
README.md
R packages
This is code and text behind the R for data science book.
The site is built using bookdown
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
To create the site, you also need: