Learning outcomes¶
The goal of this course is to feel comfortable starting to learn R and the Tidyverse.
- I feel comfortable with the book 'R for Data Science'
- I can recommend the
swirlpackage to the right person - I can use
ggplot2to create a simple plot - I can save a plot created by
ggplot2 - I can tell what
ggplot2aesthetics are - I can tell what
ggplot2geometrical objects are - I can assign a value to a variable
- I can use snake case when naming a variable
- I can write a comment
- I can correct typos in simple code
- I can read a comma-separated file
- Feel comfortable with the book 'R for Data Science'
- ...
The learning outcomes are tested in the evaluation.