Description Usage Arguments Value
This function takes the original detections from acoustic telemetry data and chooses the receiver with the largest amount of detections for each day and a given time interval (e.g. 30 min).
1 | detect2matrix(time.stamp, rec.id, time.int = "30min", xlim = NULL)
|
time.stamp |
vector with the date and time of each detection in
|
rec.id |
vector with the ID codes of the receivers for each detection. |
time.int |
time interval for the Y axis of the plot, as given to the
|
xlim |
date limits for the x axis in |
A matrix with the IDs of the receivers for each day and time interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.