choice_c-report_ge_weight-method: command line interface for report_ge_weight-class

choice_c,report_ge_weight-methodR 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, start_year, end_year, 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

start_year

The starting the first year, passed as character or integer

end_year

the finishing year, must be > start_year (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 with data selected 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@eptb-vilaine.fr


stacomiR documentation built on July 18, 2022, 5:09 p.m.