library(tidyverse)
Lab 03 - Nobel laureates
Load packages and data
<- read_csv("data/nobel.csv") nobel
Exercises
Exercise 1
Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.
Exercise 2
Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.
Exercise 3
Remove this text, and add your answer for Exercise 1 here. Add code chunks as needed. Don’t forget to label your code chunk. Do not use spaces in code chunk labels.
Exercise 4
…
Exercise 5
…
Exercise 6
…