blanked_detects | R Documentation |
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 'blanking_event()' to create events using maximum blanking periods from 3 to 1,500 seconds to reprocess the data. Each row represents a single event which includes >=1 detection(s) per fish per site which occur within the specified maximum blanking period 'mbp_n'.
blanked_detects
## 'blanked_detects' A data frame with 44,630 rows and 9 columns:
Generally a strain, run, and species of fish (e.g. Nimbus Fall Chinook = Fall-run Chinook Salmon from Nimbus Hatchery)
The hexadecimal acoustic tag ID code
the maximum blanking period used to create this event
An increasing number which identifies the event number; one event per fish per site for all detections which occur within 'mbp_n' seconds of the next.
The more general geographic name of the location of the receiver
The Date and Time of the first detection within the event
The Date and Time of the last detection within the event
The total number of detections contained within the event
the total length of time of the event in seconds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.