From Class

Grammar of Graphics

Graphics Design

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

Introduction

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

Interactive Graphics

  • Notes
  • Slides (Same content, but some of the interaction things won’t work inside the slides)

Other