R/ggthemes-package.R

#' @keywords internal
"_PACKAGE"

#' @importFrom ggplot2 ggplot theme ggproto aes draw_key_path
#' @importFrom grid grobTree grobName gTree gList segmentsGrob gpar
#' @importFrom scales manual_pal div_gradient_pal seq_gradient_pal
#' @importFrom graphics abline axis text points
#' @importFrom methods hasArg as
#' @importFrom graphics par
NULL

globalVariables(".data")
jrnold/ggthemes documentation built on Feb. 17, 2024, 7:30 a.m.