Your RStudio workspace vs your computer

It is important to understand the different “spaces” that your various files might be in. There are two important distinctions:

  1. The RStudio workspace is space allocated to you on the Hanover College servers (matches your Vault space if you are familiar with that). You can think of it a bit like “the cloud”. Whenever you work with files in RStudio, these files must reside on this workspace.
  2. The computer that you use to access Rstudio via a web browser has its own storage drive and folder structure. RStudio on the web browser cannot directly access any of these resources.

Therefore there are typically two common taks you need to perform: