funtable: function to print and save statistics in .csv and .html...

View source: R/funtable.R

funtableR Documentation

function to print and save statistics in .csv and .html formats for report_mig and report_mig_mult class

Description

function to print and save statistics in .csv and .html formats for report_mig and report_mig_mult class

Usage

funtable(tableau, time.sequence, taxa, stage, DC, resum, silent)

Arguments

tableau

A table with the following columns : No.pas,debut_pas,fin_pas, ope_dic_identifiant,lot_tax_code,lot_std_code,type_de_quantite,MESURE,CALCULE, EXPERT,PONCTUEL,Effectif_total,taux_d_echappement,coe_valeur_coefficient

time.sequence

Passed from report_mig or report_mig_mult

taxa

Taxa

stage

The Stage

DC

The counting device

resum

A summary table generated by funstat

silent

If TRUE, all messages turned off (except warnings and errors)

Value

No return value, called for side effects

Note

this function is intended to be called from within the summary method

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


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