met_palettes | R Documentation |
Palettes inspired by works at the Metropolitan Museum of Art in New York. Pieces selected come from various time periods, regions, and mediums.
met_palettes
met_palettes_a11y
met_palettes
An object of class palettes_palette
with 56 colour
palettes. Use names(met_palettes)
to return all palette names.
met_palettes_a11y
An object of class palettes_palette
limited to
24 colourblind accessible palettes. All colours
in each palette are distinguishable with deuteranopia, protanopia, and
tritanopia. Use names(met_palettes_a11y)
to return all palette names.
https://github.com/BlakeRMills/MetBrewer
pal_palette()
, pal_colour()
, MetBrewer::met.brewer()
# Get all palettes by name.
names(met_palettes)
# Plot all palettes.
plot(met_palettes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.