check_args | R Documentation |
check.R 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 |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.