show_norment_palette: Show NORMENT color palettes

Description Usage

View source: R/show_norment_palette.R

Description

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.

Usage

1
2
3
show_norment_palette()
show_norment_palette("gradient")
show_norment_palette(c("powerpoint","profile","grey"))

norment/normentR documentation built on Nov. 11, 2020, 2:16 a.m.