Visually displays all available Benvi palettes in a grid layout, similar to
RColorBrewer::display.brewer.all(). Optionally filter by palette type.
Arguments
- type
Character string specifying the palette type to display. One of:
"all"(default),"theme","sequential","qualitative","city", or"brand". Seelist_palettes()for details.- n
Number of colors to display from each palette. If
NULL(default), shows all colors in each palette.


