Web Resources & News

Table of Contents

The following are more technical resources that you might find helpful in your continued mastery of R.

  1. R in the News and Noteworthy
  2. General Sites for Learning R
  3. R Projects
  4. R Markdown, Shiny, Notebooks
  5. ggplot2
  6. Git and GitHub
  7. Research Methods
  8. Statistics
  9. OSF and Reproducibility


R in the News and Noteworthy

  • News article on R.
  • 80% of Data Analysis is Janitor work.

  • General Sites for Learning R

  • Learn R at DataCamp. DataCamp has been kind enough to give us access to their materials for most of our courses! For free!
  • Learn R at Coursera.
  • Variety of topics on R-Bloggers.

  • R Projects

  • Tips for setting up your R Projects.

  • R Markdown, Shiny, and R Notebooks

  • Coursera video on R Markdown.
  • Here's an interactive R Markdown tutorial that helps you learn by doing.
  • RStudio Cheat Sheets. Checkout the R Markdown Cheat Sheet.
  • Daring Fireball is a website by the creator of Markdown, John Gruber.
  • Wikipedia article on Markdown.

  • ggplot2 Resources

  • Reference Sheet from Tidyverse
  • Tips from IDRE at UCLA
  • Fun with Data Visualization

  • Text Analysis with Twitter at Quartz.
  • Flowing Data.
  • The R Graph Gallery.
  • Age of Insight: Telling Stories with Data.
  • Spurious Correlations.

  • Git & GitHub Resources

  • Learn Git at Atlassian.
  • Learn Git with the Rainbow Coder.

  • Research Methods Resources

  • Teaching Notes on the Legendary Paul Meehl.

  • Statistics Tips

  • A R package to output statistical results using tidy principles called Tidy Stats.

  • OSF and Reproducibility


    Go to top