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

choice_c,report_env-methodR Documentation

command line interface for report_env class

Description

The choice_c method fills in the data slot for ref_env-class by runnning the charge method of this object. It then runs the choice method on this object. It also applies the choice method for objects of class ref_horodate-class

Usage

## S4 method for signature 'report_env'
choice_c(object, stationMesure, datedebut, datefin, silent = FALSE)

Arguments

object

An object of class report_env-class

stationMesure

A character, the code of the monitoring station, which records environmental parameters choice_c,ref_env-method

datedebut

The starting date as a character, formats like %Y-%m-%d or %d-%m-%Y can be used as input

datefin

The finishing date of the report, for this class this will be used to calculate the number of daily steps.

silent

Boolean default FALSE, if TRUE information messages not displayed.

Value

An object of class report_env-class with data selected

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


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