checkDetectionsBeforeRelease {actel} | R Documentation |
Check if there are detections for the target tags before release.
Description
Check if there are detections for the target tags before release.
Usage
checkDetectionsBeforeRelease(input, bio, discard.orphans = FALSE)
Arguments
input |
The list of detections |
bio |
A table with the tags and biometrics of the studied animals. |
discard.orphans |
Logical: Should actel automatically discard detections that do not fall within receiver deployment periods, or that were recorded before the respective animals were released? |
Value
A list containing the detections without invalid data.
[Package actel version 1.3.0 Index]