# Generated by roxygen2: do not edit by hand

export(add_random_var)
export(balance_target)
export(clean_var)
export(count_pct)
export(create_fake_data)
export(create_random_data)
export(data_dict_md)
export(decrypt)
export(describe)
export(describe_all)
export(describe_cat)
export(describe_num)
export(describe_tbl)
export(dwh_connect)
export(dwh_disconnect)
export(dwh_fastload)
export(dwh_read_data)
export(dwh_read_table)
export(encrypt)
export(explain_logreg)
export(explain_tree)
export(explore)
export(explore_all)
export(explore_bar)
export(explore_cor)
export(explore_count)
export(explore_density)
export(explore_shiny)
export(explore_targetpct)
export(explore_tbl)
export(format_num_auto)
export(format_num_kMB)
export(format_num_space)
export(format_target)
export(format_type)
export(get_nrow)
export(get_type)
export(get_var_buckets)
export(guess_cat_num)
export(plot_legend_targetpct)
export(plot_text)
export(replace_na_with)
export(report)
export(rescale01)
export(simplify_text)
export(total_fig_height)
export(weight_target)
import(dplyr)
import(ggplot2)
import(rlang)
import(rmarkdown)
import(shiny)
importFrom(DT,DTOutput)
importFrom(DT,renderDT)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,"%>%")
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(tidyr,uncount)
importFrom(utils,browseURL)
importFrom(utils,head)
