library(tidyverse)
Lab 02 - Plastic waste
Load packages and data
<- read_csv("data/plastic-waste.csv") plastic_waste
Exercises
Exercise 1
Remove this text, and add your answer for Exercise 1 here.
# insert code here
Exercise 2
# insert code here
Exercise 3
Remove this text, and add your answer for Exercise 3 here.
Exercise 4
Remove this text, and add your answer for Exercise 4 here.
# insert code here
Exercise 5
Remove this text, and add your answer for Exercise 5 here.
# insert code here
Exercise 6
Remove this text, and add your answer for Exercise 6 here.
# insert code here
Exercise 7
Remove this text, and add your answer for Exercise 7 here.
# insert code here
# insert code here
Exercise 8
Remove this text, and add your answer for Exercise 8 here.
# insert code here