View source: R/user_interaction.R
graphicalInvalidateDetections | R Documentation |
Opens a new window that allows the user to determine detection invalidity
graphicalInvalidateDetections(
detections,
displayed.moves,
all.moves,
event,
tag,
silent = FALSE
)
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. |
A data frame with the movement events for the target tag and an updated 'Valid' column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.