# Generated by roxygen2: do not edit by hand

S3method(print,ztable)
S3method(ztable,anova)
S3method(ztable,aov)
S3method(ztable,cbind.mytable)
S3method(ztable,coxph)
S3method(ztable,data.frame)
S3method(ztable,default)
S3method(ztable,fitdistr)
S3method(ztable,glm)
S3method(ztable,lm)
S3method(ztable,matrix)
S3method(ztable,mytable)
S3method(ztable,nls)
S3method(ztable,prcomp)
S3method(ztable,summary.prcomp)
S3method(ztable,table)
export(addCellColor)
export(addColColor)
export(addFrontColor)
export(addRowColor)
export(addSigColor)
export(addSubColNames)
export(addcgroup)
export(addrgroup)
export(align2html)
export(align2lines)
export(alignCheck)
export(alignCount)
export(cGroupSpan)
export(colGroupCount)
export(color2hex)
export(data2table)
export(define_colors)
export(getNewAlign)
export(getNewSpanCol)
export(getspanRowLength)
export(gradientColor)
export(hlines)
export(isGroupCol)
export(makeHeatmap)
export(myhtmlStyle)
export(normalize2)
export(palette2colors)
export(parallelTables)
export(printHTMLHead)
export(printLatexHead)
export(roundDf)
export(spanCol)
export(spanRow)
export(totalLeft)
export(update_ztable)
export(validColor)
export(validColor2)
export(vline2align)
export(vlines)
export(ztable)
export(ztable2flextable)
export(ztable_sub)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(flextable,align)
importFrom(flextable,bg)
importFrom(flextable,border)
importFrom(flextable,border_remove)
importFrom(flextable,color)
importFrom(flextable,delete_part)
importFrom(flextable,hline)
importFrom(flextable,hline_top)
importFrom(flextable,merge_at)
importFrom(flextable,merge_h)
importFrom(flextable,padding)
importFrom(flextable,regulartable)
importFrom(flextable,set_header_df)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(magrittr,"%>%")
importFrom(officer,fp_border)
importFrom(scales,seq_gradient_pal)
importFrom(scales,show_col)
importFrom(stats,coef)
importFrom(stats,confint.default)
importFrom(stats,formula)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_flatten)
importFrom(stringr,str_remove_all)
