R/Generic-xtable.R

### xtable objects, to be feeded to xtable::xtable
#' @exportMethod xtable
setGeneric("xtable",
           function(object, ...) {
              standardGeneric("xtable")
           }
           )
otoomet/statClasses documentation built on Dec. 13, 2021, 8:15 a.m.