scale_color_varibow | R Documentation |
Varibow colorscale for ggplot2
scale_color_varibow(..., alpha = 1, aesthetics = "colour")
... |
Parameters passed to ggplot2::discrete_scale() |
alpha |
Alpha value |
aesthetics |
Passed to ggplot2::discrete_scale(). Default is "colour". |
A ggplot2 discrete_scale() result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.