R/zcolors.R

#' Definition of Latex Color
#'
#' A dataset containing the name of color and Hex-triplets and latex definition
#'
#' To use this color definition, a latex package "color" should be included in
#' your preamble.
#'
#'@format  A data frame with 749 rows and 3 variables:
#'\describe{
#'   \item{name}{Color name}
#'   \item{rgb}{Hex triplet of color}
#'   \item{definition}{Latex command of color definition}
#' }
#'
"zcolors"

Try the ztable package in your browser

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

ztable documentation built on Sept. 28, 2021, 9:07 a.m.