R/re-export.R

##' @importFrom ggplot2 ggsave
##' @export
ggplot2::ggsave

##' @importFrom magrittr %>%
##' @export
magrittr::`%>%`

##' @importFrom ggfun ggrange
##' @export
ggfun::ggrange


##' @importFrom ggfun xrange
##' @export
ggfun::xrange

##' @importFrom ggfun yrange
##' @export
ggfun::yrange

Try the aplot package in your browser

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

aplot documentation built on Oct. 6, 2023, 9:07 a.m.