r_dc {stacomiR} | R Documentation |
Counting Device (DC) operation from 2000 to 2015 at the Arzal dam (Vilaine, France)
Description
This data corresponds to the data collected at the vertical slot fishway camera from 2000 to 2015. It represents an object of class report_dc-class with data loaded
Usage
r_dc
Format
An object of class report_dc with 4 slots:
- data
A dataframe with 544 obs. of 7 variables
- per_dis_identifiant
The number of the DC
- per_date_debut
Starting time a POSIXct
- per_date_fin
Ending time a POSIXct
- ope_dic_identifiant
DC id
- per_commentaires
A comment
- per_etat_fonctionnement
Integer 1= working, 0 not working
- per_tar_code
The type of operation ('1'=normal operation, '2'=Device stopped in normal operation (e.g. the trap is disactivated for the duration of the fish sorting and counting by operators), '3'='Stopped for maintenance or other problem', '4'='Works but not fully operational, i.e. the camera is not working properly because of high turbidity...', '5'='Not known')
- libelle
label corresponding to per_tar_code
- df
the
ref_dc
object with 3 slots filled with data corresponding to the iav postgres schema- horodatedebut
the
ref_horodate
with horodate set for starting date- horodatefin
the
ref_horodate
with horodate set for ending date