Check for movements upstream of the release site.
checkFirstDetBackFromRelease(
movements,
tag,
bio,
detections,
arrays,
spatial,
GUI,
save.tables.locally,
n
)
A data frame with the movements for the target tag with updated 'Valid' column.
The movements table for a specific tag.
The tag being analysed.
A table with the tags and biometrics of the studied animals.
The detections data.frame for a specific tag.
a list containing information for each array.
A list of spatial objects in the study area.
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".
A string indicating the overall progress.