From 1270dc8bbc4e0479735d68bd4ce124fcdf452313 Mon Sep 17 00:00:00 2001 From: Viktorija121 <82099014+Viktorija121@users.noreply.github.com> Date: Thu, 8 Apr 2021 17:48:28 +0200 Subject: [PATCH] ll l --- Lecture_1/code/Penguins.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ```