0Pricing
R Academy · Lesson

Getting Started with RStudio

Learn how to install R and RStudio, and explore the IDE’s layout to run your first lines of code.

1

Welcome to R and RStudio

R is a powerful programming language for statistical computing and data analysis. RStudio is an integrated development environment (IDE) that makes working with R easier.

Getting Started with RStudio — illustration 1

2

Installing R and RStudio

To get started, you need to install both R and RStudio.

All lessons in this course

  1. Getting Started with RStudio
  2. Basic Arithmetic and Variables
  3. Workspaces and Projects
← Back to R Academy