stacomiR (version 0.5.4.0)

xtable,report_annual-method: xtable function for report_annual-class create an xtable objet but also assigns an add.to.column argument in envir_stacomi, for later use by the print.xtable method.

Description

xtable function for report_annual-class create an xtable objet but also assigns an add.to.column argument in envir_stacomi, for later use by the print.xtable method.

Usage

# S4 method for report_annual
xtable(x, caption = NULL, label = NULL,
  align = NULL, digits = 0, display = NULL, auto = FALSE,
  dc_name = NULL, tax_name = NULL, std_name = NULL)

Arguments

x,

an object of class "report_annual"

caption,

see xtable

label,

see xtable

align,

see xtable, overidden if NULL

digits

default 0

display

see xtable

auto

see xtable

dc_name

A string indicating the names of the DC, in the order of x@dc@dc_selectionne if not provided DC codes are used.

tax_name

A string indicating the names of the taxa, if not provided latin names are used

std_name

A string indicating the stages names, if not provided then std_libelle are used