diff --git a/docs/lesson1-rstudio.html b/docs/lesson1-rstudio.html index f832fd6..23640e6 100644 --- a/docs/lesson1-rstudio.html +++ b/docs/lesson1-rstudio.html @@ -681,7 +681,7 @@
??install
Not all functions have (or require) arguments:
date()
-## [1] "Tue Aug 27 00:39:59 2024"
+## [1] "Tue Aug 27 01:04:44 2024"
Additional tips on RStudio projects here
-On Wednesday, we will set up an RStudio project for you to work in -during this course (we’re waiting until Wednesday because we want to +
During next class, we will set up an RStudio project for you to work +in during this course (we’re waiting until next class because we want to integrate it with GitHub from the get-go).
If you’re new to R, this may all seem a little overwhelming right now. Don’t worry, we’ll keep coming back to revisit some of the -key concepts outlined above as wwe work through the course.
+key concepts outlined above as we work through the course.