register.color_palette {grDevices} R Documentation

register a custom color palette to the graphics system

Description

Usage

register.color_palette(name, colors);

Arguments

name

[as string]

colors

-

env

[as Environment]

Details

Authors

graphics

Value

this function returns data object of type any kind.

clr value class

Examples


[Package grDevices version 1.0.0.0 Index]