dat_filt1 {telemetR} | R Documentation |
Prefiltered detection data
Description
An example dataset of real acoustic telemetry detections of fish at several receivers within the California Central Valley from 2021. These detections have already been been processed using 'prefilter()' from this package or companion package 'filteRjsats'.
Usage
dat_filt1
Format
## 'dat_filt1' A data frame with 47,931 rows and 4 columns:
- ReceiverSN
The serial number of the detecting receiver
- DateTime_Local
the local time of the detection (tz = America/Los_Angeles)
- Tag_Code
The hexadecimal acoustic tag ID code
- CheckMBP
A calculated field from the prefilter checking the time between acoustic transmissions from the same tag was >0.3secs
Source
Data collected by the California Department of Water Resources 2021
[Package telemetR version 1.0 Index]