Skip to content

R package for color palette generation using the 'palettize' C++ library

License

Notifications You must be signed in to change notification settings

ivelasq/palettizer

 
 

Repository files navigation

palettizer

R-CMD-check Codecov test coverage CRAN status Lifecycle: experimental

The goal of palettizer is to provide bindings to the palettize C++ library for color palette generation in R.

Installation

You can install the development version of palettizer from GitHub with:

# install.packages("devtools")
devtools::install_github("gvelasq/palettizer")

Code of Conduct

Please note that the palettizer project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

R package for color palette generation using the 'palettize' C++ library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • C++ 7.4%
  • R 0.7%