apply.color: Applies a function to each entry of a colorspace::color...

Description Usage Arguments Value

View source: R/colorpatch_methods.R

Description

Applies a function to each entry of a colorspace::color palette.

Usage

1
apply.color(X, FUN, ...)

Arguments

X

the color palette

FUN

the function to be applied

...

extra arguments to FUN

Value

a list of each result of FUN applied to each entry in X


colorpatch documentation built on May 1, 2019, 10:28 p.m.