R/data.R

#' Standard RGB Green/Red two-sided color scale.
#'
#' A two-sided color scale left side: green, center: black, right side: red.
#'
#' @format An object of class [colorspace::color-class].
#' 
"GreenRedRGB"

#' Optimum RGB Green/Red two-sided color scale in LAB color space.
#'
#' A two-sided color scale left side: green, center: black, right side: red.
#'
#' @format An object of class [colorspace::color-class].
#' 
"OptimGreenRedLAB"

#' Optimum RGB Blue/Yellow two-sided color scale in LAB color space.
#'
#' A two-sided color scale left side: blue, center: black, right side: yellow.
#'
#' @format An object of class [colorspace::color-class].
#' 
"OptimBlueYellowLAB"

Try the colorpatch package in your browser

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

colorpatch documentation built on May 1, 2019, 10:28 p.m.