Description Usage Arguments Value Examples
Get colors from Brewer pallette
| 1 | get_colors(n = 11, set = "Spectral")
 | 
| n | number of colors to generate. Set to  | 
| set | Character name of set to use, see  | 
A character vector of hex color codes
| 1 2 3 | get_colors(16)
show_colors(get_colors(64), FALSE)
get_colors(NULL)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.