prismatic
R package
Manipulate and visualize colors in a intuitive, low-dependency and functional way
The goal of prismatic is to provide color manipulation tools in R, in a intuitive, low-dependency and functional way.
- intuitive All the working functions are prefixed with
clr_
(color) allowing for easy autocompletion. - low-dependency Only depends on farver.
- functional All functions have consistant inputs and outputs and are thus fully pipeable.