Getting familiar with the working environment: Getting familiar with the R interface
Where to find R and Rstudio on your computer?
After downloading R and RStudio on your MS Windows or macOS computer, you might wonder where to locate and access these applications. Here's a step-by-step guide to help you find them on each platform:
For MS Windows Users R: When you and install R on a Windows computer, it typically creates a shortcut on your desktop. Additionally, you can find it in the Start Menu.
RStudio: RStudio is a separate application, so it won't be bundled with the R installation. After downloading and installing RStudio, you can find it as a shortcut on your desktop or in the Start Menu.
To run R through RStudio, double-click on the RStudio icon. R will run in the background.
For macOS users
R: Once you've downloaded R for Mac, it typically installs in the Apps folder.
RStudio: RStudio is a separate application from R itself. After downloading RStudio, it will also be in the Apps folder.
To run R through RStudio, double-click on the RStudio icon. R will run in the background.