# Generated by roxygen2: do not edit by hand

S3method(report,betareg)
S3method(report,clm)
S3method(report,clmm)
S3method(report,coxph)
S3method(report,data.frame)
S3method(report,factor)
S3method(report,glm)
S3method(report,glmerMod)
S3method(report,lm)
S3method(report,lmerMod)
S3method(report,lqmm)
S3method(report,merModLmerTest)
S3method(report,numeric)
S3method(report,rq)
export(descriptivo)
export(fix.dates)
export(fix.factors)
export(fix.levels)
export(fix.numerics)
export(ipboxplot)
export(make_csv_table)
export(make_latex_table)
export(make_table)
export(make_word_table)
export(mine.plot)
export(mtapply)
export(report)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,image)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,AIC)
importFrom(stats,confint)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,family)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rect.hclust)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,write.csv2)
