Help is readily available within the RStudio program as well as online. Here are some some resources I find useful.

  1. The Rstudio help menu. In the lower right pane of your Rstudio session, click on the Help tab to search for help. RStudio has very good help documentation.

  2. Google. Search online for help on how to do something in R.

  3. Downloadable RStudio cheat sheets (for ggplot, dplyr, and more!)

  4. ModernDive

  5. Setting up R and R Studio efficiently

  6. R Markdown Basics