choice_c,report_ge_weight-method {stacomiR}R Documentation

command line interface for report_ge_weight-class

Description

command line interface for report_ge_weight-class

Usage

## S4 method for signature 'report_ge_weight'
choice_c(object, dc, anneedebut, anneefin,
  selectedvalue, silent = FALSE)

Arguments

object

An object of class report_ge_weight-class

dc

A numeric or integer, the code of the dc, coerced to integer,see choice_c,ref_dc-method

anneedebut

The starting the first year, passed as charcter or integer

anneefin

the finishing year, must be > anneedebut (minimum one year in august to the next in august)

selectedvalue

A character to select and object in the ref_list-class

silent

Boolean, if TRUE, information messages are not displayed

Value

An object of class report_ge_weight-class The choice_c method fills in the data slot for classes ref_dc-class ref_year-class ref_coe-class ref_list-class

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.4 Index]