xtable-report_mig_char-method: xtable function for report_mig_char-class create an xtable...

xtable,report_mig_char-methodR Documentation

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 signature 'report_mig_char'
xtable(
  x,
  caption = NULL,
  label = NULL,
  align = NULL,
  digits = NULL,
  display = NULL,
  auto = FALSE,
  ...
)

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

Value

A xtable


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.