# Generated by roxygen2: do not edit by hand

export(cliff)
export(ggbar)
export(ggdot)
export(ggheat)
export(mbr)
export(resampling)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_legend)
importFrom(cowplot,plot_grid)
importFrom(cowplot,theme_cowplot)
importFrom(cowplot,theme_minimal_grid)
importFrom(cowplot,theme_minimal_hgrid)
importFrom(data.table,rbindlist)
importFrom(dplyr,case_when)
importFrom(dplyr,cume_dist)
importFrom(dplyr,dense_rank)
importFrom(dplyr,group_by)
importFrom(dplyr,min_rank)
importFrom(dplyr,mutate)
importFrom(dplyr,ntile)
importFrom(dplyr,percent_rank)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(forcats,fct_reorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,theme)
importFrom(grid,unit)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(rlang,sym)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
