loadDetections | R Documentation |
If there are previously compiled detections present, offers the chance to reuse. Otherwise triggers combineDetections.
loadDetections(
start.time = NULL,
stop.time = NULL,
tz,
force = FALSE,
save.detections = FALSE,
record.source = FALSE
)
start.time |
Detection data prior to the timestamp set in
|
stop.time |
Detection data posterior to the timestamp set in
|
tz |
The time zone of the study area. Must match one of the values
present in |
save.detections |
Logical: Should the processed detections be saved for future runs? |
A data frame with all the detections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.