gg_colour_hue {actel} | R Documentation |
Generate default ggplot colours
Description
Copied from: https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palette.
Usage
gg_colour_hue(n)
Arguments
n |
The number of colours to be generated |
Value
a vector of colours with the same length as n
[Package actel version 1.3.0 Index]