Skip to content

BB1464/r4ds-exercise-solutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Lifecycle: stable

Exercise Solutions to R for Data Science

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

Contributions welcome! Notice a wrong answer, typo, bug, or have an alternative/better solution, open a new issue or pull request.

Please note that the 'R4DSSolutions' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Build

The site is built using the bookdown package and pandoc.

About

Exercise solutions to "R for Data Science"

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 53.4%
  • Shell 16.3%
  • HTML 11.7%
  • TeX 11.0%
  • CSS 5.5%
  • Dockerfile 2.1%