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"
cardiomoon/ztable documentation built on July 27, 2023, 10:25 a.m.