r_env {stacomiR} | R Documentation |
An object of class report_env with data loaded
Description
The dataset corresponds to the daily temperatures and moon phases in Arzal (Vilaine estuary, France). This environmental station is used to analyze conditions in which fish migrated at Arzal dam
Usage
r_env
Format
An object of class report_env-class with data slot loaded:
- stationMesure
the
ref_env
object with 5 slots filled with data corresponding to the iav postgres schema- horodatedebut
object of class
ref_horodate-class
: the start date selected- horodatefin
object of class
ref_horodate-class
: the end date selected- data
A dataframe with 723 rows and 6 variables
- env_date_debut
start date
- env_date_fin
end date
- env_methode_obtention
method of data collection, measured, calculated...
- env_val_identifiant
the value of the parameter if qualitative
- env_valeur_quantitatif
the value of the parameter if quantitative
- env_stm_identifiant
station id
[Package stacomiR version 0.6.1 Index]