actel (version 1.3.0)

checkLinearity: Check that the tag linearly moved along the sections

Description

Check that the tag linearly moved along the sections

Usage

checkLinearity(secmoves, tag, spatial, arrays, GUI, save.tables.locally, n)

Value

A list of section movements with updated 'Valid' columns

Arguments

secmoves

the section movements list.

tag

The tag being analysed.

spatial

A list of spatial objects in the study area.

arrays

a list containing information for each array.

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".

save.tables.locally

Logical: If a table must be temporarily stored into a file for user inspection, should it be saved in the current working directory, or in R's temporary folder?

n

A string indicating the overall progress.