Functionsยง
- apply_
after_ stat - Apply after_stat mappings: rename stat-computed columns to canonical aesthetic names. Called after the stat step in the build pipeline.
- resolve_
mappings - Evaluate aesthetic mappings: extract columns from source data and rename them to canonical aesthetic names (x, y, color, etc.). Only resolves BeforeStat mappings.