gvelasq / palettizer

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

Home Page:https://gvelasq.github.io/palettizer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://gvelasq.github.io/palettizer/

License:Other


Languages

Language:C 91.9%Language:C++ 7.4%Language:R 0.7%