scale_colour_catapult_c | R Documentation |
Catapult Colour Scales
scale_colour_catapult_c(
option = "D",
begin = 0,
end = 0.85,
direction = 1,
legend_width = NULL,
legend_height = 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_width |
The width of the legend (continuous) |
legend_height |
The height of the legend (continuous) |
... |
Additional arguments to be passed to 'scale_colour_viridis_c' |
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.