| pretty_palette {tempR} | R Documentation | 
Get a pretty palette of colours
Description
Create a vector of n pretty colours.
Usage
pretty_palette(n)
Arguments
| n | number of colours in the palette | 
Value
cv A character vector, cv, of colours that look pretty.
Examples
pretty_palette(8)
[Package tempR version 0.10.1.1 Index]