Chapter 11 Lessons & Answers
There are 6 interactive lessons with a wide range of exercises. Please access them by
#install.packages("remotes")
#remotes::install_github("yaydede/RBootcamp")
Run the following lines on your console …
11.1 Lessons
learnr::run_tutorial("Lesson1", "RBootcamp")
for Ch’s 1 and 2
learnr::run_tutorial("Lesson2", "RBootcamp")
for Ch. 4
learnr::run_tutorial("Lesson3", "RBootcamp")
for Ch. 5
learnr::run_tutorial("Lesson4", "RBootcamp")
for Ch. 6
learnr::run_tutorial("Lesson5", "RBootcamp")
for Ch. 7
learnr::run_tutorial("Lesson6", "RBootcamp")
for Ch. 8