• You Can Learn R
  • Preface
    • 0.1 Why did I create this resource?
    • 0.2 Who is this for?
    • 0.3 About the Resources
  • 1 An introductory seminar
    • 1.1 R: What, why, and how?
      • 1.1.1 What is R? What is RStudio/ Posit Cloud?
      • 1.1.2 Why use R?
      • 1.1.3 Why use RStudio or Posit Cloud?
      • 1.1.4 How R works
      • 1.1.5 How to get started with R
    • 1.2 How to learn R
    • 1.3 When things go wrong
  • 2 Resources for learning R
    • 2.1 Overview of resources
    • 2.2 Recommended packages
      • 2.2.1 Tidyverse
      • 2.2.2 Reporting Results
    • 2.3 Recommended learning resources
      • 2.3.1 Written Materials
      • 2.3.2 Interactive Tutorials
      • 2.3.3 Data Sources
      • 2.3.4 Sites to search
    • 2.4 Find your R learning community
      • 2.4.1 Global Communities
      • 2.4.2 Communities for under-represented R user groups
    • 2.5 Cheat sheets for quick reference
      • 2.5.1 Recommended Cheat Sheets
      • 2.5.2 Full list of cheat sheets:
  • 3 Accessibility Recommendations
    • 3.1 Tips for limited internet access
    • 3.2 Translated materials
    • 3.3 Blind R users
  • Published with bookdown

You Can Learn R

2.3 Recommended learning resources

2.3.1 Written Materials

  • R documentation, help files, and vignettes
  • R for Data Science
  • R for Graduate Students

2.3.2 Interactive Tutorials

  • Posit Cloud Primers

2.3.3 Data Sources

  • Built-in R datasets
    • For a quick tutorial on accessing datasets in R, see here
  • TidyTuesday using the tidytuesdayR package

2.3.4 Sites to search

  • StackOverflow keyword R
  • R bloggers
    • R news and tutorials contributed by hundreds of R bloggers
  • rdrr.io
    • A comprehensive and searchable R documentation site
  • The Comprehensive R Archive Network (CRAN)