R/palettes.R

#' Palettes for Growth Charts
#'
#' @name palettes
#' @docType data
#' @format A data frame with 10 observations 6 variables
#' \describe{
#' \item{bg}{Background color: Always \code{#F7F7F7} (\code{grey97})}
#' \item{fg}{Foreground color. The major chart color that
#' indicates the population. Used for lines and smaller fills.}
#' \item{dark}{Blackish color for text and labels.}
#' \item{light}{Light color used for filling the normal centile range.}
#' \item{aux1}{Color aux1.}
#' \item{aux2}{Color aux2}}
#' @keywords datasets
NULL
growthcharts/chartbox documentation built on Dec. 9, 2024, 8:43 p.m.