aggregate_duplicates | R Documentation |
Takes event data from a single participation and returns an aggregated form, where events with identical codes that occur directly after each other are aggregated to a single event. The duration values are correspondingly adjusted, and for each aggregated event an intensity is calculated that describes how many events occurred in the original form.
aggregate_duplicates(event_list)
event_list |
A list including the event data |
A list including the aggregated event data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.