Download the assignment file, complete the three questions, and submit your .qmd and rendered .html to Canvas.
packages chunk first, then knit.
Use the download link below. Save to your PAF516/Lab3/ folder. Rename to Lab3_Assignment_YourLastName.qmd before editing.
Press Cmd+Shift+K (Mac) or Ctrl+Shift+K (PC). Steps 1–9 render automatically. Review the output — these are the results you will interpret for Q1.
Q1: Interpret the ICC and scale sensitivity results (text, 3 parts). Q2: Change the buffer distance to 0.5 miles by filling in the scaffold chunks at the end of the file (code). Q3: Compare the two buffer distances (text). Re-knit after completing Q2.
Submit both Lab3_Assignment_YourLastName.qmd and Lab3_Assignment_YourLastName.html.
After knitting, answer the following three parts:
Replace the placeholder text in the Q1 section. A few sentences per bullet is sufficient.
Change the buffer distance from 1 mile (5,280 feet) to 0.5 miles (2,640 feet):
q2-half-mile-buffer, q2-enriched-index, and q2-mapsCompare the 1-mile and 0.5-mile enriched index results:
| Action | Mac | PC |
|---|---|---|
| Run current chunk | Cmd+Return | Ctrl+Enter |
| Knit / Render | Cmd+Shift+K | Ctrl+Shift+K |
Right-click → Save Link As. Save to your PAF516/Lab3/ folder.
Lab3_Assignment_YourLastName.qmd — your edited source fileLab3_Assignment_YourLastName.html — the rendered output