R/data-openintro-colors.R

#' OpenIntro colors
#'
#' A character string of full colors from `IMSCOL[,1]`
#'
#' @name openintro_colors
#' @docType data
#' @format A named character string with 9 elements: "blue", "green", "pink", "yellow", "red", "black", "gray", "lgray
#' @keywords datasets
#' @examples
#'
#' openintro_colors
#'
#' openintro_colors["blue"]
"openintro_colors"

Try the openintro package in your browser

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

openintro documentation built on Sept. 1, 2022, 9:06 a.m.