R/dbplot.R

#' @import rlang
#' @import ggplot2
#' @importFrom purrr imap
#' @importFrom dplyr mutate summarise
#' @importFrom dplyr group_by count pull
#' @importFrom dplyr ungroup collect rename
#' @importFrom dplyr select n tibble distinct
#' @importFrom stats quantile
#' @keywords internal
utils::globalVariables(c("."))

Try the dbplot package in your browser

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

dbplot documentation built on Feb. 7, 2020, 9:06 a.m.