Graded assignment
You can use data from anywhere. For example, you may use Google dataset search, Kaggle datasets, a dataset from an R
package, or something you collected yourself.
tidyverse
R
code (preferably following something close to the Google style guide)HINT: If you create an RStudio Project - all files are root dependent on the .Rproj
file. This avoids file path errors that are local machine dependent.
Make sure to check the rubric that we are going to use for grading the assignments.