Palettes inspired by works at the Metropolitan Museum of Art in New York. Pieces selected come from various time periods, regions, and mediums.
Format
Examples
# Get all palettes by name.
names(met_palettes)
#> [1] "Archambault" "Austria" "Benedictus" "Cassatt1" "Cassatt2"
#> [6] "Cross" "Degas" "Demuth" "Derain" "Egypt"
#> [11] "Gauguin" "Greek" "Hiroshige" "Hokusai1" "Hokusai2"
#> [16] "Hokusai3" "Homer1" "Homer2" "Ingres" "Isfahan1"
#> [21] "Isfahan2" "Java" "Johnson" "Juarez" "Kandinsky"
#> [26] "Klimt" "Lakota" "Manet" "Monet" "Moreau"
#> [31] "Morgenstern" "Nattier" "Navajo" "NewKingdom" "Nizami"
#> [36] "OKeeffe1" "OKeeffe2" "Paquin" "Peru1" "Peru2"
#> [41] "Pillement" "Pissaro" "Redon" "Renoir" "Signac"
#> [46] "Tam" "Tara" "Thomas" "Tiepolo" "Troy"
#> [51] "Tsimshian" "VanGogh1" "VanGogh2" "VanGogh3" "Veronese"
#> [56] "Wissing"
# Plot all palettes.
plot(met_palettes)