- View the slides in your browser
- Run the
install.packages()
command to install ggplot2
install.packages("ggplot2")
- Try using the library command to check it installed correctly.
library("ggplot2")
-
Click the green button in the top right which says "Clone or Download"
-
Select "Download zip"
-
Unzip the folder on your computer
Let's go! 🚀