nameTracks: Identify potential fine-scale data for analysis

View source: R/run_helpers.R

nameTracksR Documentation

Identify potential fine-scale data for analysis

Description

Identifies fine-scale data among total detection dataset to be used for RSP estimation. Tracks are then named based on the interval between consecutive detection dates.

Usage

nameTracks(detections, max.time = 24, recaptures, tz)

Arguments

detections

Detections data frame

max.time

Temporal lag in hours to be considered for the fine-scale tracking. Default is to consider 1-day intervals.

recaptures

If the recapture locations will be included in the analysis.

tz

Time zone of the study area.

Value

A dataframe with identified and named individual tracks for RSP estimation.


YuriNiella/RSP documentation built on Feb. 2, 2024, 5:03 a.m.