scale_colour_ssd {ssdtools} | R Documentation |
Discrete color-blind scale for SSD Plots
Description
Discrete color-blind scale for SSD Plots
Usage
scale_colour_ssd(...)
scale_color_ssd(...)
Arguments
... |
Arguments passed to |
Functions
-
scale_color_ssd()
: Discrete color-blind scale for SSD Plots
See Also
Other ggplot:
geom_hcintersect()
,
geom_ssdpoint()
,
geom_ssdsegment()
,
geom_xribbon()
,
ssd_pal()
Examples
ssd_plot(ssddata::ccme_boron, boron_pred, shape = "Group") +
scale_colour_ssd()
[Package ssdtools version 1.0.6 Index]