R/dataset.R

#' 270 ncl colors
#' 
#' -`rcolors`: list of 270 colors
#' - `colors_group`: list of grouped colors
#' 
#' @docType data
#' @keywords internal
#' 
#' @references
#' https://www.ncl.ucar.edu/Document/Graphics/color_table_gallery.shtml
#' 
#' @examples
#' str(rcolors[1:6])
#' str(colors_group[1:6])
"colors_group"

# colors <- rcolors::rcolors

Try the rcolors package in your browser

Any scripts or data that you put into this service are public.

rcolors documentation built on April 23, 2021, 5:07 p.m.