View source: R/user_interaction.R
createNewEvents | R Documentation |
Upon invalidating detections, recombines the remaining valid detections into new events, and merges them with the remaining events.
createNewEvents(displayed.moves, all.moves, detections, event)
displayed.moves |
The valid movements table for a specific tag. |
detections |
The detections data.frame for a specific tag. |
event |
The event selected for expansion. |
A data frame containing the movements for the target tag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.