Varset: Variables thought about backwards: (multi-)value \(\to\) ordered list of observations (that have that value)
Algebra: 3 algebraic operations (blend, nest, union) combine variables and prepare data for faceting, etc.
Scales:
Statistics: Binning, numerical summaries (e.g., mean, 5-number summary), model values, etc.
Geometry: Varset \(\to \mathbb{R}^n\) (\(n = 2\), typically)
Coordinates: Cartesian, polar, interchange axes, etc.
Aesthetics: add visual properties
Note: slightly different use of scales and aesthetics compared to, say, ggplot2 and most other graphics software.
Details at (Wilkinson:2012?) or Wilkinson et al. (2013).