# Generated by roxygen2: do not edit by hand

export("%>%")
export(db_bin)
export(db_compute_bins)
export(db_compute_boxplot)
export(db_compute_count)
export(db_compute_raster)
export(db_compute_raster2)
export(dbplot_bar)
export(dbplot_histogram)
export(dbplot_line)
export(dbplot_raster)
import(ggplot2)
import(rlang)
importFrom(dplyr,collect)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(purrr,imap)
importFrom(stats,quantile)
