# Generated by roxygen2: do not edit by hand

S3method(addComma,cbind.mytable)
S3method(addComma,character)
S3method(addComma,data.frame)
S3method(addComma,mytable)
S3method(addComma,mytable.df)
S3method(cbind,mytable)
S3method(compress,cbind.mytable)
S3method(compress,data.frame)
S3method(compress,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(mytable,data.frame)
S3method(mytable,formula)
S3method(print,cbind.mytable)
S3method(print,mytable)
S3method(print,mytable.df)
S3method(summary,cbind.mytable)
S3method(summary,mytable)
export(HRplot)
export(ORplot)
export(ORplot.sub)
export(addComma)
export(addLabelDf)
export(cat.test)
export(centerprint)
export(changeColnameLabel)
export(comma)
export(compress)
export(deleteRows)
export(densityplot)
export(extractHR)
export(extractKind)
export(extractOR)
export(getLabel)
export(getMapping)
export(my.chisq.test)
export(my.t.test)
export(mycph)
export(mycsv)
export(myhtml)
export(mylatex)
export(mytable)
export(mytable2)
export(mytable2df)
export(mytable2html)
export(mytable_df)
export(mytable_sub)
export(mytable_sub2)
export(num_summary)
export(printmytable2)
export(rank2group)
export(reprint)
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(magrittr,"%>%")
importFrom(sjmisc,to_label)
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,prop.trend.test)
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(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_flatten)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(utils,packageVersion)
importFrom(utils,write.csv)
importFrom(utils,write.table)
