Description Usage Arguments Examples
View source: R/print_palette.R
Function to print color palettes
1 | print_palette(x, ...)
|
name: |
Name of color palette desired.
Use |
n: |
Number of colors desired If omitted, uses all colours. |
type: |
Select discrete or continuous (default) colour choices. |
1 2 | print_palette(colRoz_pal("grandis", n=3, type = "discrete"))
print_palette(colRoz_pal("c.decresii"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.