Description Usage Arguments Value
View source: R/manipulate-detection.R
Receiver group (location_column) per transmitter/timestep assigned by greatest number of detections.
1 | detection_timestep(detection, timestep = "day", receiver_group = "array")
|
detection |
A tibble of raw detection data containing columns 'transmitter_id' and 'datetime_utc'. |
timestep |
A character string of the timestep. Acceptable values are those accepted by |
receiver_group |
A character string of the column containing receiver group (e.g., station, zone, array). |
A modified tibble of the detection data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.