R/plot_xtable.R

###################################################
### chunk number 1: 
###################################################

compMatrix.writeTable <- function (compMatrix)
{
    xtable(compMatrix, display = c("s", rep("d", 4), rep("G", 4)), vsep = "|")
}
jimhester/surveillance documentation built on May 19, 2019, 10:33 a.m.