Using RStudio

Posit Cloud

Use Posit Cloud if you are unable to install software in your computer.

Video demostration (no audio)

Steps:

  1. Go to Posit Cloud (sign up for a free account)
  2. Click on the New Project button on the top right
  3. Wait for the project to open
  4. On the bottom right panel you will see a list of files, with buttons – click on the upload button and then click on the Choose File button
  5. Select the .qmd file you want to edit and the click on OK
  6. The .qmd file should now be listed in the list of files in the bottom right panel – click on it to open it.
  7. Edit and save the file
  8. To upload the edited .qmd file to canvas, you need to download it first – click on the checkbox next to the file name in the bottom right panel
  9. Click on the blue gear More icon at the top of that panel – and then choose the Export option. The file is now in your computer.
  10. Go to the assignment on canvas, start the assignment and upload the file you just downloaded from Posit Cloud

RStudio Desktop

  1. Open RStudio, go to File and then choose Open File...
  2. Choose the .qmd file you want to open and then click on Open
  3. Edit and save the file
  4. Go to the assignment on canvas, start the assign and upload the file you just edited and saved in RStudio.