funstat: Function to calculate statistics per month

View source: R/funstat.R

funstatR 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


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