Learn R Programming

actel (version 1.2.1)

createNewEvents: 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)

Value

A data frame containing the movements for the target tag

Arguments

displayed.moves

The valid movements table for a specific tag.

all.moves

The complete movements table for a specific tag.

detections

The detections data.frame for a specific tag.

event

The event selected for expansion.