51_simple_color_palettes: Simple Color Palettes

Description Usage Value References Examples

Description

Functions to create a single color, or vector of colors

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
gold.top.color ()
blue.top.color ()
green.top.color ()
purple.top.color ()
heat.top.color ()

gold.side.color ()
blue.side.color ()
green.side.color ()
purple.side.color ()
heat.side.color ()

gold.iso.colors ()
blue.iso.colors ()
green.iso.colors ()
purple.iso.colors ()
heat.iso.colors ()

Value

The top and side functions, return a single (R color) string.
The iso functions return a character (R color) vector.

References

Refer to the vignette for an overview, references and better examples.

Examples

1
2
3
4
gold.top.color ()
gold.side.color ()

gold.iso.colors ()

barsurf documentation built on Jan. 20, 2021, 5:08 p.m.