R4A Primer
Lessons
0: Course Prep
1: Getting Started
2: Data Types & Vectors
3: Data Frames
4: Data Wrangling
5: Data Visualization
6: Reproducible Reporting
References
Example Analyses
Programming in R
Visualizing Data
R Markdown
Other
About
License
Source files
Programming in R
Programming in R
Last semester’s course website :)
Grolemund, Garrett. “Hands-On Programming with R” [
free online
], [
buy on amazon
]
Peng, Roger D. “R Programming for Data Science” [
online - pay what you want
]
Beginning Computer Science with R
, by Homer White
Data Analysis in R
Grolemund, Garrett and Wickham, Hadley. “R for Data Science” [
free online
], [
buy on amazon
]
Peng, Roger D. “Exploratory Data Analysis with R” [
online - pay what you want
]
16 HOWTO’s
, by Lingyun Zhang
RStudio “Cheatsheets”
All cheatsheets
Data wrangling with the
dplyr
library
Data visualization with the
ggplot2
library
RMarkdown
View the source code for this site
LICENSE: CC-BY-SA