View source: R/ggplot-scales.R
scale_color_sb | R Documentation |
Uses 'scale_color_collection()' and 'scale_fill_collection()' with '"sb"' as the collection.
scale_color_sb(palette, discrete = TRUE, ...)
scale_fill_sb(palette, discrete = TRUE, ...)
palette |
Name of palette in that collection |
discrete |
Logical: use discrete scale? |
... |
Other arguments passed to 'scale_*_manual' or 'scale_*_gradientn' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.