The goal of colordew is to provide a color palette for plotting in R, based on the colors of the game Stardew Valley. We aim to have color palettes for a variety of seasons, characters, holidays, and locations.
You can install the development version of colordew from GitHub with:
remotes::install_github("aftonsteps/colordew")
TODO!
## library(colordew)
## basic example code
Please see the CONTRIBUTING
guide for how to add to this package.
Please note that the colordew project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
The Contributing guide is based on the wonderful Contributing guide for the GT package. The structure of the package functions are modeled on structure of the lovely and cute Ghibli package by ewenme.