bb_pal: Return function to interpolate a bb color palette

View source: R/colorstuff.R

bb_palR Documentation

Return function to interpolate a bb color palette

Description

Return function to interpolate a bb color palette

Usage

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

Arguments

palette

Character name of palette in bb_palettes

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments to pass to colorRampPalette()

Value

vector of colors (Hex-format)

Author(s)

Stefan Bartels, email@biobits.eu

Examples

colors<-bb_cols("Bermuda Gray","Downy")


biobits/bbhelper documentation built on Feb. 11, 2025, 4:53 p.m.