funtable | R Documentation |
function to print and save statistics in .csv and .html formats for report_mig and report_mig_mult class
funtable(tableau, time.sequence, taxa, stage, DC, resum, silent)
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) |
No return value, called for side effects
this function is intended to be called from within the summary method
Cedric Briand cedric.briand@eptb-vilaine.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.