ggplot2 Flashcards
1
Q
aesthetics
A
Attributes including horizontal and vertical position, size, color and shape
2
Q
scaling
A
Conversion from data units(eg. liters, miles per gallon) to physical units (e.g. pixels and colors)
3
Q
coord
A
e.g. Cartesian coordinates, spherical projection, polar coordinates etc.
4
Q
plot annotations
A
e.g. background and plot title
5
Q
Three sources to create a complete plot
A
- Data, represented by the point geom 2. Scales and coordinate system 3. Plot annotation
6
Q
scales and coordinate system
A
generate axes and legends so that we can read values from the graph
7
Q
Scale transformation
A
- Occurs before statistical transformation so statistics are computed