export(cleartmp)
export(ctable)
export(descr)
export(dfSummary)
export(freq)
export(label)
export('label<-')
export(parse_args)
export(unlabel)
export(view)
export(what.is)
export(.st_env)
S3method(print, summarytools)
import(htmltools)
importFrom(graphics, axis, barplot, hist, par, text)
importFrom(grDevices, dev.off, nclass.FD, png)
importFrom(matrixStats, weightedMean, weightedSd, weightedMedian, weightedMad)
importFrom(methods, is)
importFrom(pander, pander)
importFrom(pryr, ftype, otype, standardise_call)
importFrom(rapportools, skewness, kurtosis)
importFrom(RCurl, base64Encode)
importFrom(stats, IQR, mad, median, sd, xtabs, addmargins, ftable)
importFrom(utils, capture.output, methods, object.size, packageVersion, head, tail, installed.packages)
