View source: R/plotting.R View source: R/general_functions.R
gg_color_hue | R Documentation |
gg_color_hue
emulates the ggplot colour palette.
gg_color_hue
emulates the ggplot colour palette.
gg_color_hue(n) gg_color_hue(n)
n |
numeric vector of length 1. The number of colours required. |
a character vector of length n
. Each element is a hex colour code.
a character vector of length n
. Each element is a hex colour code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.