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"
OpenIntroStat/openintro documentation built on June 4, 2024, 4:19 a.m.