View source: R/show_norment_palette.R
This function shows the NORMENT color palettes as defined in
norment_palette
. It is possible to either plot all by calling the function
without any input arguments, or it's possible to show only the one palette by
inserting the name of the color palette as argument.
NOTE: for the "random"
option, the order of the colors is not shuffled
in this case. That only happens after calling the norment_pal()
function.
1 2 3 | show_norment_palette()
show_norment_palette("gradient")
show_norment_palette(c("powerpoint","profile","grey"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.