hsEventsToUnit | R Documentation |
Converts event durations and pauses before and after events to the requested time unit. The time unit will be stored in the attribute “tUnit” of the returned data frame.
hsEventsToUnit(evts, tUnit)
evts |
data frame representing events as provided by hsEvents |
tUnit |
time unit to which durations and pauses shall be converted. |
data frame containing events with durations (and pauses) given in the new time unit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.