Description Usage Arguments Value Examples
Creates RColorBrewer like palette viewers for the disney and nature palettes
1 | werpals_display(pal)
|
pal |
Character name of palette to display colours for - disney or nature, here |
A heatmap of the colours for the disney and nature palettes
1 2 3 4 | # View the disney colours
werpals_display(pal = "disney")
# View the nature colours
werpals_display(pal = "nature")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.