R/cccolr-pkg.R

#' 
#' cccolr: An R implementation of Chrestos colors
#'
#' The \code{cccolr} package contains the Chrestos colors and Chrestos color palettes
#' and their implementation into \code{ggplot2}.
#' 
#' @docType package
#' @name cccolr
#' @import ggplot2
#' @importFrom magrittr "%>%"
#' 
NULL
seb09/cccolr documentation built on Aug. 1, 2022, 1:49 a.m.