apply.color {colorpatch} | R Documentation |
Applies a function to each entry of a colorspace::color palette.
apply.color(X, FUN, ...)
X |
the color palette |
FUN |
the function to be applied |
... |
extra arguments to FUN |
a list of each result of FUN applied to each entry in X