README.md

cardigans

Color palette for R that uses the colors of Mr. Rogers cardigans. The current plan is to structure the functions similar to Karthik Ram's wesanderson package.

Installation

This pacakge is not currently on CRAN, so to install

# Use devtools
devtools::install_github("jhollist/cardigans")

Use

Still a work in progress, but at the moment you can get the data behind these palletes.

library(cardigans)
#Per Episode Colors
data(cardigan_colors)

Thanks

Thanks to Owen Phillips for his blog post on Mr. Rogers cardigans and to @Henryjean's code. And the real work in getting these colors is from Tim Lybarger. All of this work inspried this package. Thanks also to Meg Duffy for sharing the post and thanks to Meg and Dave Bridges for help with naming the package.



jhollist/cardigans documentation built on May 20, 2019, 6:47 p.m.