#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.