SIB | R Documentation |
Summarises Sustained Inactivity Bouts (SIB) according to the criteria by Vincent van Hees Critera: Identify 5-min-bouts with < 5 degrees change in angle.
SIB(df, critAnglez = 5, durBoutMin = dminutes(5), ...)
df |
Dataframe of epochs with two columns: datetime and XXXXXX. |
a list with a summary of the periods matching the criteria.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.