choice_c,ref_env-method {stacomiR} | R Documentation |
the choice_c method is intended to have the same behaviour as choice (which creates a widget in the graphical interface) but from the command line.
## S4 method for signature 'ref_env'
choice_c(object, stationMesure)
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) |
an object of class ref_env-class with the monitoring station selected
Cedric Briand cedric.briand@eptb-vilaine.fr