Skip to content

jrnold/r4ds-exercise-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifecycle: superseded

Exercise Solutions to R for Data Science

These are solutions to the 1st edition of R for Data Science. The solutions to the 2nd edition of R for Data Science are available at R for Data Science (2e) - Solutions to Exercises.

This repository contains the code and text behind the Solutions for R for Data Science, which, as its name suggests, has solutions to the the exercises in R for Data Science by Garrett Grolemund and Hadley Wickham.

The R packages used in this book can be installed via

devtools::install_github("jrnold/r4ds-exercise-solutions")

Contributing

Work on this repo has effectively stopped since the 2nd edition of R for Data Science has been published. Please direct your contributions to R for Data Science (2e) - Solutions to Exercises.

Build

The site is built using the bookdown package and pandoc.