getPaletteer: Select colors using the 'paletteer' package

View source: R/color_functions.R

getPaletteerR Documentation

Select colors using the 'paletteer' package

Description

Select colors using the 'paletteer' package

Usage

getPaletteer(length = NULL, continuous = TRUE, discrete = TRUE)

Arguments

length

Integer/vector of desired length(s)

continuous

TRUE

discrete

TRUE

Examples

getPaletteer(length = 2)$colors %>% showColors()

AlexanderKirchmair/datamisc documentation built on June 13, 2025, 5:26 a.m.