scale_colour_catapult_d | R Documentation |
Catapult Colour Scales
scale_colour_catapult_d(
option = "D",
begin = 0,
end = 0.85,
direction = 1,
legend_size = NULL,
...
)
option |
The viridis scale to use (A-H) |
begin |
The beginning of the colour scale |
end |
The end of the colour scale |
direction |
The direction of the colour scale |
legend_size |
The size of the legend (discrete) |
... |
Additional arguments to pass to 'scale_colour_viridis_d' |
A colour scale to be used in ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.