funstat {stacomiR} | R Documentation |
Function to calculate statistics per month
Description
Function to calculate statistics per month
Usage
funstat(tableau, time.sequence, taxa, stage, DC, 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 |
silent |
Message displayed or not |
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
[Package stacomiR version 0.6.1 Index]