Open lab: revisit whatever isn’t sticking yet
2026-09-10
This is a flex day. We use it to go back over whatever from Lectures 01–07 is not sticking yet — as a class, in small groups, or one-on-one while everyone else works ahead on the Wrangling / Summary Statistics extensions or gets a head start on Worksheet 07.
Tip
🖐 How today works
Bring your own script with whatever is broken or confusing. We will fix real code, not hypothetical examples.
Note
✅ Key idea
Getting stuck and asking about it today is cheaper than carrying a shaky foundation into Wrangling, Summary Statistics, and eventually t-tests.
| # | Topic |
|---|---|
| 01 | Asking a question, designing the leaf study |
| 02 | Meeting R, Positron, and project structure |
| 03 | GGPlot I — colors, facets, stat_summary() |
| 04 | GGPlot II — more geoms, coordinates, themes |
| 05 | Wrangling — filter, select, mutate, arrange |
| 06 | Summary statistics — mean, SD, SE, group_by() |
| 07 | Quarto — reproducible reports |
Note
📖 Where to look things up
common_code/ on the course site has a standalone reference page for every one of these topicsTip
🖐 If you checked fewer than 6 boxes
Start there today — with me, with a classmate, or with the worksheet for that lecture. That is exactly what this session is for.
Important
⚠️ Watch out!
“I understand it when I watch it” and “I can type it myself with no notes” are two different skills. Today is for practicing the second one.