hd_show_palettes()
displays a grid of palettes.
Usage
hd_show_palettes(palettes = hd_palettes(), n = NULL)
Arguments
- palettes
A list of palettes. Defaults to all palettes from
hd_palettes()
.- n
The number of colors to show for each palette. If
NULL
, all colors are shown.