set_calmr_palette: Get/set the colour/fill palette for plots

View source: R/set_calmr_palette.R

set_calmr_paletteR Documentation

Get/set the colour/fill palette for plots

Description

Get/set the colour/fill palette for plots

Usage

set_calmr_palette(palette = NULL)

Arguments

palette

A string specifying the available palettes. If NULL, returns available palettes.

Value

The old palette (invisibly) if palette is not NULL. Otherwise, a character vector of available palettes.

Note

Changes here do not affect the palette used in graphs.


calmr documentation built on June 8, 2025, 1:03 p.m.