Learn R Programming

actel (version 1.3.0)

graphicalInvalidateDetections: 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
)

Value

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

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.