R/imports.R

#' @importFrom dplyr
#'   %>%
#'   .data
#'   across
#'   c_across
#'   cur_column
#'   cur_data
#'   ends_with
#'   everything
#'   n
#' @importFrom ggplot2
#'   aes
#'   element_text
#'   facet_wrap
#'   geom_bar
#'   geom_density
#'   geom_text
#'   ggplot
#'   ggtitle
#'   labs
#'   theme
NULL

Try the brisk package in your browser

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

brisk documentation built on Aug. 31, 2022, 9:15 a.m.