The goal of paletero is to …
You can install the released version of paletero from CRAN with:
install.packages("paletero")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("datasketch/paletero")
This is a basic example which shows you how to solve a common problem:
# library(paletero)
## basic example code
- Generate palette from a single color, or set of colors
- Contrast tool
- Generate palette from image
- Evaluate palette performance for light and dark backgrounds