excludeTags {actel} | R Documentation |
Collect summary information on the tags detected but that are not part of the study.
Description
Collect summary information on the tags detected but that are not part of the study.
Usage
excludeTags(input, exclude.tags)
Arguments
input |
list of detections |
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. |
Value
A list of detections for each tag that does not contain the excluded tags.
[Package actel version 1.3.0 Index]