stacomiR (version 0.6.1)

choice_c,report_mig-method: command line interface for report_mig class

Description

The choice_c method fills in the data slot for ref_dc, ref_taxa, ref_stage, and refref_timestep_daily and then uses the choice_c methods of these object to select the data.

Usage

# S4 method for report_mig
choice_c(object, dc, taxa, stage, datedebut, datefin)

Value

An object of class report_mig-class with data selected

Arguments

object

An object of class report_mig-class

dc

A numeric or integer, the code of the dc, coerced to integer,see choice_c,ref_dc-method

taxa

Either a species name in latin or the SANDRE code for species (ie 2038=Anguilla anguilla), these should match the ref.tr_taxon_tax referential table in the stacomi database, see choice_c,ref_taxa-method

stage

A stage code matching the ref.tr_stadedeveloppement_std table in the stacomi database see choice_c,ref_stage-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.

Author

Cedric Briand cedric.briand@eptb-vilaine.fr