View source: R/summ-residence_index.r
aggregate_total_with_overlap | R Documentation |
The function below aggregates timedelta of first_detection and last_detection of each detection into a final timedelta then returns a float of the number of days. If the first_detection and last_detection are the same, a timedelta of one second is assumed.
aggregate_total_with_overlap(detections)
detections |
-data frame pulled from the compressed detections CSV |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.