R/ggplot2_re_exports.R

#' Pseudo-function to re-export \strong{ggplot2}'s common functions. 
#' 
#' @name ggplot2 functions
#'
#' @importFrom ggplot2 ggplot aes geom_bar geom_label position_stack theme_void
#'     theme guides guide_legend coord_flip facet_wrap theme_minimal ylab xlab 
#'     geom_point scale_colour_viridis_d geom_col
#' 
NULL
skgrange/pmfr documentation built on June 30, 2022, 12:28 a.m.