# Generated by roxygen2: do not edit by hand

S3method(print,integrity)
S3method(print,integritymodel)
S3method(summary,integrity)
export(auto_grouping)
export(categ_analysis)
export(compare_df)
export(concatenate_n_vars)
export(convert_df_to_categoric)
export(coord_plot)
export(correlation_table)
export(cross_plot)
export(data_integrity)
export(data_integrity_model)
export(desc_groups)
export(desc_groups_rank)
export(df_status)
export(discretize_df)
export(discretize_get_bins)
export(discretize_rgr)
export(entropy_2)
export(equal_freq)
export(export_plot)
export(fibonacci)
export(freq)
export(gain_lift)
export(gain_ratio)
export(get_sample)
export(hampel_outlier)
export(infor_magic)
export(information_gain)
export(plot_num)
export(plotar)
export(prep_outliers)
export(profiling_num)
export(range01)
export(status)
export(tukey_outlier)
export(v_compare)
export(var_rank_info)
import(dplyr)
import(ggplot2)
importFrom(Hmisc,cut2)
importFrom(RColorBrewer,brewer.pal)
importFrom(ROCR,performance)
importFrom(ROCR,plot)
importFrom(ROCR,prediction)
importFrom(cli,symbol)
importFrom(entropy,entropy)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(gridExtra,grid.arrange)
importFrom(lazyeval,interp)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(pander,pandoc.table)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(scales,percent)
importFrom(stats,IQR)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,frequency)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,sd)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
