trimDetections: Select specific transmitters to analyze

View source: R/dyn_helpers.R

trimDetectionsR Documentation

Select specific transmitters to analyze

Description

If the user specifies transmitters, return only the detections for those tags.

Usage

trimDetections(detections, tags = NULL)

Arguments

detections

The detections data frame, provided by one of the main actel functions (explore, migrate, residency)

tags

A list of transmitters to be analysed.

Value

the trimmed detections list


YuriNiella/RSP documentation built on Oct. 10, 2024, 6:23 a.m.