Instructions
- Download this:
ps-controls
- right-click, “save/download file as…”
- Upload to Posit Cloud
- Complete all of the coding tasks, write down your answers to the questions, and save the file
- Once you are done, export the
.qmd
file and go on Canvas and answer the questions related to the assignment
- You will submit your
.qmd
file in the Canvas assignment
Tips
- Make sure you:
- run all of the code chunks that already have code in them
- write your code in the empty code chunks
- Useful shortcuts:
- to run all the code in a specific code chunk, press the green right-facing triangle at the top right of the code chunk
- to run all prior code chunks, press the downward-facing gray triangle at the top right of the code chunk