View source: R/widget_setups.R
eventsSingleWidget | R Documentation |
Event Widget (Single table version)
eventsSingleWidget(
tag,
displayed.moves,
all.moves,
detections,
trigger,
first.time,
type
)
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) |
The movements list, a vector of event validities, and a note on whether or not the widget should be restarted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.