rtpalette: 'rtemis' Color Palettes

View source: R/rtPalette.R

rtpaletteR Documentation

rtemis Color Palettes

Description

rtPalette prints names of available color palettes Each palette is a named list of hexadecimal color definitions which can be used with any graphics function.

Usage

rtpalette(palette = NULL, verbose = TRUE)

Arguments

palette

Character: Name of palette to return. Default = NULL: available palette names are printed and no palette is returned

verbose

Logical: If TRUE, print messages to console

Value

A list of available palettes, invisibly

Examples

rtpalette("imperial")

egenn/rtemis documentation built on May 4, 2024, 7:40 p.m.