Skip to content

Getting Started with R & RStudio

Stephanie Hazlitt edited this page Dec 4, 2017 · 4 revisions

What are R & RStudio?

  • R is a free software environment for statistical computing and graphics.
  • RStudio is an integrated development environment (IDE) for R—including a console, text editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.

Why R & RStudio?

A Few Resources for Getting Started

Clone this wiki locally