View source: R/user_interaction.R
invalidateDetections | R Documentation |
Allow the user to determine a given set of detections invalid
invalidateDetections(displayed.moves, all.moves, detections, tag, event)
displayed.moves |
The valid movements table for a specific tag. |
detections |
The detections data.frame for a specific tag. |
tag |
The tag being analysed. |
event |
The event selected for expansion. |
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.