profinit_pal.pals: List of available Profinit palettes

View source: R/colors.R

profinit_pal.palsR Documentation

List of available Profinit palettes

Description

Note: Function name has been chosen to match the grDevices::palette.pals().

Usage

profinit_pal.pals()

Value

A character vector of all available palettes in this package.

Examples

profinit_pal.pals()

# Now you are able to use this information, e.g.:
reds_palette <- profinit_pal("reds")
reds_palette(4)
scales::show_col(reds_palette(4))


profiplots documentation built on Nov. 16, 2023, 5:07 p.m.