stacomiR (version 0.6.1)

xtable,report_mig_char-method: xtable function for report_mig_char-class create an xtable objet to be later used by the print.xtable method.

Description

xtable function for report_mig_char-class create an xtable objet to be later used by the print.xtable method.

Usage

# S4 method for report_mig_char
xtable(
  x,
  caption = NULL,
  label = NULL,
  align = NULL,
  digits = NULL,
  display = NULL,
  auto = FALSE,
  ...
)

Value

A xtable

Arguments

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