scale_xcolour {ggside} | R Documentation |
Scales for the *colour aesthetics
Description
These are the various scales that can be applied to the xsidebar or ysidebar colour aesthetics, such as xcolour and ycolour. They have the same usage as existing standard ggplot2 scales.
Value
returns a ggproto object to be added to a ggplot
Related Functions
scale_xcolour_hue
scale_ycolour_hue
scale_xcolour_discrete
scale_ycolour_discrete
scale_xcolour_continuous
scale_ycolour_continuous
scale_xcolour_manual
scale_ycolour_manual
scale_xcolour_gradient
scale_ycolour_gradient
scale_xcolour_gradientn
scale_ycolour_gradientn
[Package ggside version 0.3.1 Index]