gg_color_hue | R Documentation |
ggplot2
-like colour scale in HCL spaceFunction for number of ticks in axis of ggplot2
plots.
gg_color_hue(n, hue_min = 15, hue_max = 375, l = 65, c = 100)
n |
Number of colours to return |
hue_min |
Minimum hue value in the range [0, 360]. |
hue_max |
Maximum hue value in the range [0, 360]. |
l |
Luminance in the range [0, 100]. |
c |
Chroma of the colour. |
gg_color_hue(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.