Oardi236

Results 1 issues of Oardi236

From Module 5, I opened Module05.Rmd in RStudio and tried to run line 49 to 50 like Andrew said: ``` if (!require("pacman")) install.packages("pacman") # if pacman is not installed, the...