nameTracks | R Documentation |
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.
nameTracks(detections, max.time = 24, recaptures, tz)
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. |
A dataframe with identified and named individual tracks for RSP estimation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.