set_calmr_palette {calmr}R 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.


[Package calmr version 0.7.0 Index]