# Generated by roxygen2: do not edit by hand

export(BarDiscrete)
export(CollapseCategory)
export(CorrelationContinuous)
export(CorrelationDiscrete)
export(DensityContinuous)
export(DropVar)
export(GenerateReport)
export(HistogramContinuous)
export(PlotMissing)
export(PlotStr)
export(SetNaTo)
export(SplitColType)
export(create_report)
export(drop_columns)
export(dummify)
export(group_category)
export(introduce)
export(plot_bar)
export(plot_boxplot)
export(plot_correlation)
export(plot_density)
export(plot_histogram)
export(plot_missing)
export(plot_prcomp)
export(plot_scatterplot)
export(plot_str)
export(set_missing)
export(split_columns)
import(data.table)
import(ggplot2)
import(gridExtra)
import(scales)
importFrom(networkD3,diagonalNetwork)
importFrom(networkD3,radialNetwork)
importFrom(rmarkdown,render)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,reorder)
importFrom(tools,toTitleCase)
importFrom(utils,browseURL)
importFrom(utils,capture.output)
importFrom(utils,object.size)
importFrom(utils,str)
