check_args: check.R arguments

check_argsR Documentation

check.R arguments

Description

check.R arguments

Arguments

arrays

a list containing information for each array.

bio

A table with the tags and biometrics of the studied animals.

deployments

a list of deployments.

detections

The detections data.frame for a specific tag.

detections.list

A list of the detections split by each target tag, created by splitDetections.

dist.mat

A distances matrix.

discard.orphans

Logical: Should actel automatically discard detections that do not fall within receiver deployment periods, or that were recorded before the respective animals were released?

dotmat

The matrix of distances between arrays.

GUI

One of "needed", "always" or "never". If "needed", a new window is opened to inspect the movements only if the movements table is too big to be displayed in R's console. If "always", a graphical interface is always created when the possibility to invalidate events emerges. If "never", a graphical interface is never invoked. In this case, if the table to be displayed does not fit in R's console, a temporary file will be saved and the user will be prompted to open and examine that file. Defaults to "needed".

movements

The movements table for a specific tag.

n

A string indicating the overall progress.

release

The release location of the animal.

secmoves

the section movements list.

spatial

A list of spatial objects in the study area.

tag

The tag being analysed.

unknown.receivers

serial number of the receivers to be included.

valid.movements

The valid movements table for a specific tag.


hugomflavio/actel documentation built on April 18, 2024, 4:23 a.m.