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")
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
data |
|
|
|
|
diagrams |
|
|
|
|
extra |
|
|
|
|
images |
|
|
|
|
rmarkdown |
|
|
|
|
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 |
|
|
|
|
contributors.R |
|
|
|
|
contributors.csv |
|
|
|
|
cover.png |
|
|
|
|
datetimes.Rmd |
|
|
|
|
explore.Rmd |
|
|
|
|
factors.Rmd |
|
|
|
|
figures.R |
|
|
|
|
functions.Rmd |
|
|
|
|
ga_script.html |
|
|
|
|
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 |
|
|
|
|
rmarkdown-formats.Rmd |
|
|
|
|
rmarkdown-workflow.Rmd |
|
|
|
|
rmarkdown.Rmd |
|
|
|
|
strings.Rmd |
|
|
|
|
tibble.Rmd |
|
|
|
|
tidy.Rmd |
|
|
|
|
transform.Rmd |
|
|
|
|
vectors.Rmd |
|
|
|
|
visualize.Rmd |
|
|
|
|
workflow-basics.Rmd |
|
|
|
|
workflow-projects.Rmd |
|
|
|
|
workflow-scripts.Rmd |
|
|
|
|
wrangle.Rmd |
|
|
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")