graphicalInvalidate {actel} | R Documentation |
Opens a new window that allows the user to determine movement event invalidity
Description
Opens a new window that allows the user to determine movement event invalidity
Usage
graphicalInvalidate(detections, moves, tag, trigger)
Arguments
detections |
The detections data.frame for a specific tag. |
tag |
The tag being analysed. |
trigger |
The message/warning that triggered the interaction |
Value
A data frame with the movement events for the target tag and an updated 'Valid' column.
[Package actel version 1.3.0 Index]