pois_pal_custom: Return function to subset a user provided colour palette

View source: R/palletes.R

pois_pal_customR Documentation

Return function to subset a user provided colour palette

Description

Return function to subset a user provided colour palette

Usage

pois_pal_custom(palette, order = NULL, reverse = FALSE, ...)

Arguments

palette

Character name of palette in pois_palettes

order

A numeric or character vector indicating the order of colours in the palette. Can be a subset.

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments to pass to colourRampPalette()


poissonconsulting/poispalette documentation built on June 15, 2025, 11:52 a.m.