xtable,report_mig_char-method | 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 |
A xtable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.