Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

splitDetections

Split detections by tag


Description

Splits the detections' table by tags and selects only detections from target tags

Usage

splitDetections(detections, bio, exclude.tags = NULL)

Arguments

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.

Value

A list of detections for each tag.


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.