Skip to Main Content

Data & Statistics Resources

The purpose of this guide is to present resources for both the discovery and utilization of research data and statistics.

What are R and RStudio?

The logo for the R software suite, a blue capital R in front of a gray hollow ovalR is a free, open source program that is both powerful and flexible. However, it has a high learning curve when compared to other statistical and data analysis software.

RStudio is an optional (but useful) program that provides additional functionality to R, along with a much more comfortable user interface. RStudio is highly recommended for most first-time R users.

Availability: Free and open source for individual users; All students, faculty, and staff via Kenyon's Virtual Computer lab

Mastering R and RStudio

Online courses and tutorials

Further resources

R tutorials

Introduction to R and RStudio

A great tutorial, but pretty long. If you're looking for something a bit shorter try this one: https://youtu.be/fpl_ny-jX5Y

Data Visualization in R with ggplot2

Books on R