Installing RStudio
RStudio is a free application that provides a user-friendly interface for R.
- Go to https://posit.co/download/rstudio-desktop/
- Click “Download RStudio Desktop” — the website will detect your operating system
- Open the downloaded file and follow the installer prompts
- On Mac, drag the RStudio icon into your Applications folder
Once installed, open RStudio. It should automatically detect your R installation. You will see the four-panel layout described in Chapter 3.