Logistics
Where can I find….
| Where can I find… | Where |
|---|---|
| What to expect this week | Syllabus or Schedule |
| Readings | Either linked on the Schedule or in the weekly folder in Google Drive |
| The R/RStudio coding environment | JupyterHub |
| Due dates | Canvas Calendar |
| Where to submit … | Homework - Canvas Activities - Google Drive |
Textbooks
- R for Non Programmers (R4NP) https://r4np.com/
- Math 130 course notes https://math130.netlify.app/
- Tidy Text Mining with R https://www.tidytextmining.com/
How to get help
- Your classmates
- Office hours
- Community Coding
- Canvas Discussion boards (especially code related questions)
- Email both professors (no code related questions)
Colored boxes
Throughout these notes you’ll see boxes like these — here’s what each one means:
You try it — a hands-on prompt to try yourself.
Example — a worked example to walk through.
Discussion prompt — an icebreaker or discussion question for the room.
Application exercise — practice applying what you just learned.
Note — general information or a side note.
Things to watch out for — a common mistake or gotcha, not a full stop.
Danger ahead — proceed carefully, this can really trip you up.