From Class
Grammar of Graphics
Graphics Design
-
- Use this form to report your quiz results.
Easy web publishing with github
- Slides
- Happy Git with R
- Chapter 9: Personal Access Tokens (PATs) for GitHub authentication
- Chapter 13: Detecting Git from RStudio (if you are running locally and things don’t work out of the box for you)
- The other chapters have lots of good information as well, especially if you are running locally and are having issues.
Vega-Lite
Vega Data Sets
GitHub. README has links to various formats and information.
Introduction
Intro to Vega-Lite graphics – single view graphics from glyph-ready data (and a little bit of interaction)
Scales in Vega-Lite
Aggregation
Composition
Vega-Lite and programming environments (R, Python, Quarto, etc.)
Data Transformations
- Common data transformations
- Subsetting a data set
- Computing new variables
- Summarising/Aggregating
- Converting between wide and long
- Joins