xtable,report_mig_char-method {stacomiR} | R Documentation |
xtable function for report_mig_char-class create an xtable objet to be later used by the print.xtable method.
## S4 method for signature 'report_mig_char' xtable(x, caption = NULL, label = NULL, align = NULL, digits = NULL, display = NULL, auto = FALSE, ...)
x, |
an object of class "report_mig_char" |
caption, |
see xtable |
label, |
see xtable |
align, |
see xtable, overidden if NULL |
digits, |
see xtable |
display |
see xtable |
auto |
see xtable |
... |
Additional parameters |