createNewEvents: Upon invalidating detections, recombines the remaining valid...

View source: R/user_interaction.R

createNewEventsR Documentation

Upon invalidating detections, recombines the remaining valid detections into new events, and merges them with the remaining events.

Description

Upon invalidating detections, recombines the remaining valid detections into new events, and merges them with the remaining events.

Usage

createNewEvents(displayed.moves, all.moves, detections, event)

Arguments

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.

Value

A data frame containing the movements for the target tag


actel documentation built on Oct. 19, 2023, 9:08 a.m.