invalidateDetections {actel}R Documentation

Allow the user to determine a given set of detections invalid

Description

Allow the user to determine a given set of detections invalid

Usage

invalidateDetections(displayed.moves, all.moves, detections, tag, event)

Arguments

displayed.moves

The valid movements table for a specific tag.

detections

The detections data.frame for a specific tag.

tag

The tag being analysed.

event

The event selected for expansion.

Value

A data frame with the movement events for the target tag and an updated 'Valid' column.


[Package actel version 1.3.0 Index]