custom_colors: Default Color Scheme

Description Usage Format Details Examples

Description

List of default custom colors

Usage

1

Format

An object of class list of length 19.

Details

Convenience list of colors in #RGB format. Just type names(custom_colors) to see the list of colors included.

Examples

1
## Not run: ggplot() + geom_line(aes(x=-5:5, y=(-5:5)^2), colour=custom_colors$gold)

problemofpoints/reservetestr documentation built on Jan. 3, 2020, 9:12 a.m.