insert_idle_events: Inserts event that are marked as idle

insert_idle_eventsR Documentation

Inserts event that are marked as idle

Description

Takes the event data from a single participation and returns the data including additional events that are marked as idle when the participant was not active for more than idle_time seconds.

Usage

insert_idle_events(event_list, idle_time = 5)

Arguments

event_list

A list including the event data

idle_time

Numeric describing after how many seconds an event is considered as idle.

Value

An event list including additional idle events


LucaOffice/lucar documentation built on Dec. 5, 2023, 5:14 a.m.