ccf_pal: Return function to interpolate a CCF color palette

View source: R/ccf_color_palette.R

ccf_palR Documentation

Return function to interpolate a CCF color palette

Description

Return function to interpolate a CCF color palette

Usage

ccf_pal(palette = "main", reverse = FALSE, ...)

Arguments

palette

Character name of palette in ccf_palettes. Options include "main" (default), "bright", "neutral", "all", "blues" and "greens".

reverse

Boolean indicating whether the palette should be reversed. Default to FALSE.

...

Additional arguments to pass to colorRampPalette()


zabore/ezfun documentation built on April 16, 2024, 8:36 a.m.