Learn R Programming

rcolors (version 0.1.0)

colors_group: 270 ncl colors

Description

-rcolors: list of 270 colors

  • colors_group: list of grouped colors

Usage

colors_group

Arguments

Format

An object of class list of length 34.

References

https://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml

Examples

Run this code
# NOT RUN {
str(rcolors[1:6])
str(colors_group[1:6])
# }

Run the code above in your browser using DataLab