Learn R Programming

actel (version 1.2.1)

checkMinimumN: Check that the tag have enough detections to be valid

Description

Check that the tag have enough detections to be valid

Usage

checkMinimumN(movements, minimum.detections, tag, n)

Value

A data frame containing the movements with valid/invalid notes

Arguments

movements

The movements table for a specific tag.

minimum.detections

For tags with only one movement event, defines the minimum number of times a tag must have been recorded during the study period for it to be considered true detections and not random noise. Defaults to 2.

tag

The tag being analysed.

n

A string indicating the overall progress.