g.sibreport: Generate sustiained inactivty bouts report

View source: R/g.sibreport.R

g.sibreportR Documentation

Generate sustiained inactivty bouts report

Description

Generate sustained inactivity bout report. Function not intended for direct use by package user

Usage

  g.sibreport(ts, ID, epochlength, logs_diaries=c(), desiredtz="")

Arguments

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

Value

Dataframe with one row per sustained inactivity bout and corresponding properties stored in the data.frame columns.

Author(s)

Vincent T van Hees <v.vanhees@accelting.com>


GGIR documentation built on Oct. 17, 2023, 1:12 a.m.