
This file is then read into RStudio-in-the-Cloud by including the filename in read.csv() (note that you do not need to worry about setting the working directory with setwd()).At the beginning of 2020, the amount of data in the world was estimated at 44 zettabytes. The CSV file will then appear in the Files pane (e.g., see “Avocados.csv” below).

Then “Browse …” to where your file is located on your computer and select OK.

To upload a file (e.g., a CSV data file) from your computer, select the “Upload” button in the “Files” tab in the lower-right pane of RStudio. Rather you must uploaded the data from your computer to the cloud. RStudio-in-the-cloud operates the same as RStudio with the exception that RStudio-in-the-Cloud cannot access data from your computer. If you do not save a permanent copy then any work that you do in the project will be lost when you come back to it. Currently this project is in my “workspace.” Click on the red “Save a Permanent Copy” item in the top bar to save the project to your workspace.Īny changes that you make to the project (uploading files, creating scripts) will be saved in this project in your workspace. Once you have created your account, follow this link to the “MTH250_S20” project, which should open a project that looks like that below. Press “Sign up.” In a subsequent screen you will be asked to provide a name for the account with prompts to use your first and last name. Go to the RStudio Cloud website and select “Get Started.” In the ensuing dialog box enter your e-mail adddress, a password, and your first and last names. You must create a free RStudio Cloud account to use this service. Follow the directions below if you would like to try using R/RStudio in the cloud.

Analyses with R and RStudio can be run through a web browser on “the cloud”, thus eliminating the need to install these softwares and the associated packages on your computer.
