pkgdown/extra.css

Skip to contents

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.

Value

A ggplot2 plot showing the palettes.

Examples

hd_show_palettes()