Download R (programming
language)
Download R studio
(software)
R tutorial
- W3
schools: tutorial, examples, and “Try it Yourself” editor, where you
can edit R code and view the result
Useful R packages
- Dplyr: for
data manipulation
- Tidyr: for
creating tidy data
- Ggplot2:
for creating graphics (plots)
- Tidyquant: for Excel Users (has similar
functions)
Dealing with date/time
in R
Interact with the user
using Shiny
Questions
- Stack
overflow: where you can find answers to almost any question about
R