Learning outcomes¶
The goal of this course is to feel comfortable starting to learn R and the Tidyverse.
- Feel comfortable with the book 'R for Data Science'
- Feel comfortable with using the
swirl
package - Can use
ggplot2
for simple plots - Can create simple ggplots from tidy data
- Can use some ggplot aesthetics
- Can use some ggplot geometrical objects
- Can assign a value to a variable
- Can tell what snake case is
- Can write a comment
- Can correct typos in simple code
The learning outcomes are tested in the evaluation.