👋 Welcome

So you want to learn R? Here are some resources that will help you on your jouRney to awesomeness!

💻 Installing R and RStudio

⌨️ Console

  • swirl R package
# enter the following in the R console
install.packages("swirl")
library("swirl")

🏫 Online Courses and Tutorials

📖 Textbooks