R/ghibli-package.R

#' @importFrom grDevices colorRampPalette rgb
#' @importFrom prismatic colour
#' @importFrom graphics rect par image text
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1") utils::globalVariables(c(".", "ghibli_palettes"))

Try the ghibli package in your browser

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

ghibli documentation built on Aug. 26, 2022, 5:11 p.m.