{MoMAColors}
{MoMAColors} is an R package that provides color palettes based on objects from the Museum of Modern Art in New York. Package contains 35 palettes with 24 colorblind-friendly. Full documentation can be found here.
Structure of the package was based on coding from the {PNWColors} and {wesanderson} packages. Colorblind-friendliness checking using the {colorblindcheck} package.
For requests, questions, comments, concerns, or any thing else, feel free to reach out to me.
Ready to be installed now in R with:
install.packages("devtools") devtools::install_github("BlakeRMills/MoMAColors")