Code
Links to code walkthroughs.
| Date | Topic | Code |
|---|---|---|
| 1/22/2026 | Literate Programming | homepage.qmd |
| 1/29/2026 | Image Formats | image_formats.R |
| 2/5/2026 | Data Wrangling | data_wrangling.R |
| 2/5/2026 | Data Wrangling Extras | data_wrangling_extra.R |
| 2/19/2026 | ggplot2, Part 1 |
ggplot2_pt1.R |
| 2/26/2026 | ggplot2, Part 2 |
ggplot2_pt2.R |
| 3/5/2026 | Multi-panel Figures | ggplot2_compose.R |
| 3/24/2026 | Colors | colors.R |
| 3/26/2026 | Reduce Items and Attributes | reduce.R |
| 3/31/2026 | Embed | embed.R |
| 4/2/2026 | Graphics for the Surveys | survey_figs.R |
| 4/14/2026 | GIS in R | gis.R |
| 4/16/2026 | Networks | network.R |