# Generated by roxygen2: do not edit by hand

export(bin_cont_var)
export(calc_JK)
export(chkInst_PACK)
export(chk_threads)
export(collapse_var)
export(logSumExp)
export(make_dummy)
export(make_menu)
export(name_change)
export(print_latex_table)
export(smart_RT)
export(smart_SN)
export(smart_WT)
export(smart_boxplot)
export(smart_colors)
export(smart_compMATs)
export(smart_df)
export(smart_digits)
export(smart_dots)
export(smart_heatmap)
export(smart_hist)
export(smart_merge)
export(smart_mkdir)
export(smart_names)
export(smart_pack_versions)
export(smart_progress)
export(smart_reqNames)
export(smart_rmcols)
export(smart_solve)
export(smart_table)
importFrom(RCurl,getURLContent)
importFrom(Rcpp,compileAttributes)
importFrom(Rcpp,sourceCpp)
importFrom(devtools,build)
importFrom(devtools,check)
importFrom(devtools,document)
importFrom(devtools,install)
importFrom(devtools,install_github)
importFrom(gplots,colorpanel)
importFrom(grDevices,hcl)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(rmarkdown,pandoc_available)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(usethis,use_gpl3_license)
importFrom(utils,getCRANmirrors)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,read.table)
importFrom(utils,remove.packages)
importFrom(utils,write.table)
useDynLib(smarter)
