eventsTabbedWidget: Event Widget (Tabbed version)

View source: R/widget_setups.R

eventsTabbedWidgetR Documentation

Event Widget (Tabbed version)

Description

Event Widget (Tabbed version)

Usage

eventsTabbedWidget(
  tag,
  displayed.moves,
  all.moves,
  detections,
  trigger,
  first.time,
  type
)

Arguments

tag

The tag being analysed.

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.

trigger

The message/warning that triggered the interaction

first.time

Logical: Is this the first time this widget is running for this tag?

type

The type of events (Array or Section)

Value

The movements list, a vector of event validities, and a note on whether or not the widget should be restarted.


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