graphicalInvalidateDetections {actel}R 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.


[Package actel version 1.3.0 Index]