aggregate_events_internal: Aggregate event data from a single participation

aggregate_events_internalR Documentation

Aggregate event data from a single participation

Description

Takes event data from a single participation (event codes, times, and durations) and returns an aggregatd form of the three vectors within a table.

Usage

aggregate_events_internal(..., substr_start, substr_stop, interval)

Arguments

...

List of arguments (in fact columns) of the event data from a single participation

substr_start

First character element to be considered in the name of the event

substr_stop

Last character element to be considered in the name of the event

interval

Number of seconds for each considered interval

Value

A list including the aggregated event data


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