This repository contains materials for learning how to use R and RStudio for data science.
To use this code in RStudio, first click the green "Code" button near the top of of this page, then copy the URL. Then in RStudio, create a New Project > Version Control > Git and enter the URL to download the materials into a new project.
The content is organized into four sections, which are numbered in filenames:
- 01_data-import-wrangling: Introduction to R, RStudio, and Data Wrangling
- 02_data-vis: Data visualization with
ggplot2
- 03_rmarkdown: Reproducible reporting with R Markdown
- 04_shiny: Building dashboards and interactive applications with Shiny
If you have any questions about these materials, please contact us at financial-services@rstudio.com.