choice_c,ref_env-method {stacomiR}R Documentation

Command line interface to select a monitoring station

Description

the choice_c method is intendedto have the same behaviour as choice (which creates a widget in the graphical interface) but from the command line.

Usage

## S4 method for signature 'ref_env'
choice_c(object, stationMesure)

Arguments

object

an object of class ref_env

stationMesure

a character vector of the monitoring station code (corresponds to stm_libelle in the tj_stationmesure_stm table)

Author(s)

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


[Package stacomiR version 0.5.4.4 Index]