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.
# 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
)
A xtable for annual report
an object of class "report_annual"
see xtable
see xtable
see xtable, overidden if NULL
default 0
see xtable
see xtable
A string indicating the names of the DC, in the order of x@dc@dc_selected
if not provided DC codes are used.
A string indicating the names of the taxa, if not provided latin names are used
A string indicating the stages names, if not provided then std_libelle are used