g.sibreport | R Documentation |
Generate sustained inactivity bout report. Function not intended for direct use by package user
g.sibreport(ts, ID, epochlength, logs_diaries=c(), desiredtz="")
ts |
Data frame with time series as created inside function g.part5 |
ID |
Recording identifier (character or numeric) |
epochlength |
Numeric to indicate epoch length in seconds in the ts object |
logs_diaries |
Object produced by g.loadlog function |
desiredtz |
See g.getmeta |
Dataframe with one row per sustained inactivity bout and corresponding properties stored in the data.frame columns.
Vincent T van Hees <v.vanhees@accelting.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.