Provides a color scale for logical values.
scale_colour_logical(..., aesthetics = "colour")scale_color_logical(..., aesthetics = "colour")
scale_fill_logical(..., aesthetics = "fill")
A discrete scale.
Arguments passed to ggplot2::discrete_scale().
A character string or vector of character
strings listing the name(s) of the aesthetic(s) that this scale works with.
N. Frerebeau
Other qualitative color schemes:
scale_colour_land(),
scale_colour_soil(),
scale_colour_stratigraphy(),
scale_okabeito_discrete,
scale_tol_bright,
scale_tol_dark,
scale_tol_discreterainbow,
scale_tol_highcontrast,
scale_tol_light,
scale_tol_mediumcontrast,
scale_tol_muted,
scale_tol_pale,
scale_tol_vibrant