Skip to Main Content
George Mason University InfoGuides

Software: Learn R

Resources to learn and use the Open Source Statistical software R (R-Project)

Best for Most People: R For Data Science by Barton Paulson. 

See also his: R: An Introduction Playlist / one video (~2.2 hrs) from Barton Paulson / datalab.cc - Goes slowly for beginners, and talks about his favorite packages such as rio, pacman, and tidyverse. Covers visualization, data management, and regression.

More Comprehensive Resources

R with RStudio: Getting Started (~1.5 hrs): Shows all the basics of starting and organizing a process, opening a data file and doing basic data management and visualization. Markdown document with the code

Follow-Along Examples with Public Data