Ternary Position Scales
Define the ternary continuous position scales (T, L & R).
scale_T_continuous(name = waiver(), limits = NULL, breaks = waiver(), minor_breaks = waiver(), labels = waiver(), ...) scale_L_continuous(name = waiver(), limits = NULL, breaks = waiver(), minor_breaks = waiver(), labels = waiver(), ...) scale_R_continuous(name = waiver(), limits = NULL, breaks = waiver(), minor_breaks = waiver(), labels = waiver(), ...)
name |
The name of the scale. Used as the axis or legend title. If
|
limits |
One of:
|
breaks |
One of:
|
minor_breaks |
One of:
|
labels |
One of:
|
... |
not used |
Nicholas Hamilton
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.