# Generated by roxygen2: do not edit by hand

export(CalcR2)
export(OrderByR2)
export(PlotBarplot)
export(PlotCatVar)
export(PlotDist)
export(PlotMean)
export(PlotNumVar)
export(PlotQuantiles)
export(PlotRates)
export(PlotRatesOverTime)
export(PlotVar)
export(PrepData)
export(PrepLabels)
export(PrintPlots)
export(SummaryStats)
export(vlm)
import(data.table)
import(ggplot2)
importFrom(Hmisc,wtd.mean)
importFrom(Hmisc,wtd.quantile)
importFrom(Hmisc,wtd.var)
importFrom(grDevices,cairo_pdf)
importFrom(grDevices,dev.off)
importFrom(graphics,par)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(gridExtra,arrangeGrob)
importFrom(moments,skewness)
importFrom(scales,hue_pal)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringi,stri_trans_general)
importFrom(utils,tail)
