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