# Generated by roxygen2: do not edit by hand

S3method(cbind,mytable)
S3method(mycsv,cbind.mytable)
S3method(mycsv,mytable)
S3method(myhtml,cbind.mytable)
S3method(myhtml,default)
S3method(myhtml,mytable)
S3method(mylatex,cbind.mytable)
S3method(mylatex,default)
S3method(mylatex,mytable)
S3method(print,cbind.mytable)
S3method(print,mytable)
S3method(summary,cbind.mytable)
S3method(summary,mytable)
export(HRplot)
export(ORplot)
export(ORplot.sub)
export(densityplot)
export(extractHR)
export(extractOR)
export(mycph)
export(mycsv)
export(myhtml)
export(mylatex)
export(mytable)
export(mytable.sub)
export(mytable2)
export(mytable2df)
export(mytable2html)
export(printmytable2)
export(rank2group)
export(validColname)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,IQR)
importFrom(stats,addmargins)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,confint.default)
importFrom(stats,density)
importFrom(stats,fisher.test)
importFrom(stats,fivenum)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,terms)
importFrom(stats,var.test)
importFrom(stats,wilcox.test)
importFrom(stats,xtabs)
importFrom(utils,write.csv)
importFrom(utils,write.table)
