# Generated by roxygen2: do not edit by hand

S3method(htmlTable,data.frame)
S3method(htmlTable,default)
S3method(htmlTable,matrix)
S3method(interactiveTable,default)
S3method(knit_print,htmlTable)
S3method(knit_print,interactiveTable)
S3method(print,htmlTable)
S3method(print,interactiveTable)
S3method(txtRound,data.frame)
S3method(txtRound,default)
S3method(txtRound,matrix)
export(htmlTable)
export(interactiveTable)
export(outputInt)
export(pvalueFormatter)
export(splitLines4Table)
export(tblNoLast)
export(tblNoNext)
export(txtInt)
export(txtMergeLines)
export(txtPval)
export(txtRound)
import(magrittr)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(knitr,asis_output)
importFrom(knitr,knit_print)
importFrom(methods,setClass)
importFrom(stats,na.omit)
importFrom(stringr,str_replace)
importFrom(stringr,str_trim)
importFrom(utils,as.roman)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(utils,tail)
