jhudsl / intro_to_r

A 2-week introduction to R programming course, with a focus on public health datasets
https://jhudatascience.org/intro_to_r/
MIT License
14 stars 6 forks source link

Incorporate Alison Horst's illustations 😄 #451

Open avahoffman opened 1 year ago

avahoffman commented 1 year ago

https://allisonhorst.com/data-science-art

carriewright11 commented 9 months ago

added these to the subsetting lecture!

carriewright11 commented 9 months ago
Topic Added? Notes
RStudio could add R Markdown image
Basic R
Data Input
Subsetting Yup!
Summarization
Classes
Cleaning Got some!
Manipulating
Intro to Data Viz
Data Viz
Factors
Data Output
Functions