Split detections by tag
Splits the detections' table by tags and selects only detections from target tags
splitDetections(detections, bio, exclude.tags = NULL)
detections |
A data frame with all the detections. Supplied by loadDetections. |
bio |
A table with the tags and biometrics of the studied animals. |
exclude.tags |
A vector of tags that should be excluded from the detection data before any analyses are performed. Intended to be used if stray tags from a different code space but with the same signal as a target tag are detected in the study area. |
A list of detections for each tag.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.