graphicalInvalidateDetections: Opens a new window that allows the user to determine...

View source: R/user_interaction.R

graphicalInvalidateDetectionsR Documentation

Opens a new window that allows the user to determine detection invalidity

Description

Opens a new window that allows the user to determine detection invalidity

Usage

graphicalInvalidateDetections(
  detections,
  displayed.moves,
  all.moves,
  event,
  tag,
  silent = FALSE
)

Arguments

detections

The detections data.frame for a specific tag.

displayed.moves

The valid movements table for a specific tag.

event

The event selected for expansion.

tag

The tag being analysed.

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.