Usage
HSAURtable(object, ...)
# S3 method for table
HSAURtable(object, xname = deparse(substitute(object)), pkg = NULL,
...)
# S3 method for data.frame
HSAURtable(object, xname = deparse(substitute(object)), pkg = NULL,
nrows = NULL, ...)
# S3 method for tabtab
toLatex(object, caption = NULL, label = NULL,
topcaption = TRUE, index = TRUE, ...)
# S3 method for dftab
toLatex(object, pcol = 1, caption = NULL,
label = NULL, rownames = FALSE, topcaption = TRUE, index = TRUE,
...)