checkDetectionsBeforeRelease: Check if there are detections for the target tags before...

View source: R/check.R

checkDetectionsBeforeReleaseR 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.


actel documentation built on Oct. 19, 2023, 9:08 a.m.