diff --git a/Lecture_1/code/Penguins.Rmd b/Lecture_1/code/Penguins.Rmd index 50ba0b7..487ef96 100644 --- a/Lecture_1/code/Penguins.Rmd +++ b/Lecture_1/code/Penguins.Rmd @@ -29,7 +29,7 @@ This error message means that you did not install the package `palmerpenguins`. ```{r} # Your code here - +'lol' ```