choice_c,report_mig_env-method | R Documentation |
command line interface for report_env class
## S4 method for signature 'report_mig_env'
choice_c(
object,
dc,
taxa,
stage,
stationMesure,
datedebut,
datefin,
silent = FALSE
)
object |
An object of class report_env-class |
dc |
A numeric or integer, the code of the dc, coerced to integer,see choice_c,ref_dc-method |
taxa |
'2038=Anguilla anguilla', these should match the ref.tr_taxon_tax referential table in the stacomi database, see choice_c,ref_taxa-method |
stage |
'AGJ=Yellow eel', 'AGG=Silver eel', 'CIV=glass eel' |
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 |
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. |
An object of class report_env-class with data selected
Cedric Briand cedric.briand@eptb-vilaine.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.