invalidateDetections: Allow the user to determine a given set of detections invalid

View source: R/user_interaction.R

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


actel documentation built on Oct. 19, 2023, 9:08 a.m.