All Projects → jrnold → R4ds Exercise Solutions

jrnold / R4ds Exercise Solutions

Licence: cc-by-4.0
Exercise solutions to "R for Data Science"

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to R4ds Exercise Solutions

Moderndive book
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Stars: ✭ 527 (+133.19%)
Mutual labels:  data-science, tidyverse, dplyr, ggplot2
CSSS508
CSSS508: Introduction to R for Social Scientists
Stars: ✭ 28 (-87.61%)
Mutual labels:  ggplot2, dplyr, tidyverse, rmarkdown
R4Econ
R Code Examples Multi-dimensional/Panel Data
Stars: ✭ 16 (-92.92%)
Mutual labels:  ggplot2, tidyverse, bookdown
learning R
List of resources for learning R
Stars: ✭ 32 (-85.84%)
Mutual labels:  ggplot2, dplyr, rmarkdown
parcours-r
Valise pédagogique pour la formation à R
Stars: ✭ 25 (-88.94%)
Mutual labels:  ggplot2, dplyr, tidyverse
Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (-25.22%)
Mutual labels:  data-science, tidyverse, ggplot2
Data Science At The Command Line
Data Science at the Command Line
Stars: ✭ 3,174 (+1304.42%)
Mutual labels:  data-science, bookdown, ggplot2
Tidymv
Tidy Model Visualisation for Generalised Additive Models
Stars: ✭ 25 (-88.94%)
Mutual labels:  tidyverse, ggplot2
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (-88.5%)
Mutual labels:  rmarkdown, data-science
Janitor
simple tools for data cleaning in R
Stars: ✭ 981 (+334.07%)
Mutual labels:  data-science, tidyverse
Tidyverse
Easily install and load packages from the tidyverse
Stars: ✭ 1,015 (+349.12%)
Mutual labels:  data-science, tidyverse
Ggplot Courses
👨‍🏫 ggplot2 Teaching Material
Stars: ✭ 40 (-82.3%)
Mutual labels:  tidyverse, ggplot2
Bookdown Crc
A minimal example of using bookdown to write a book for Chapman & Hall/CRC
Stars: ✭ 50 (-77.88%)
Mutual labels:  rmarkdown, bookdown
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-92.92%)
Mutual labels:  rmarkdown, tidyverse
Tidyquant
Bringing financial analysis to the tidyverse
Stars: ✭ 635 (+180.97%)
Mutual labels:  tidyverse, dplyr
Tidy Text Mining
Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
Stars: ✭ 961 (+325.22%)
Mutual labels:  tidyverse, bookdown
Tidyexplain
🤹‍♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate
Stars: ✭ 558 (+146.9%)
Mutual labels:  dplyr, ggplot2
Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (-81.42%)
Mutual labels:  data-science, ggplot2
Ggdark
Dark mode for ggplot2 themes
Stars: ✭ 128 (-43.36%)
Mutual labels:  tidyverse, ggplot2
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (-57.52%)
Mutual labels:  data-science, dplyr

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].