Learn R Programming

GGIR (version 3.2-0)

g.sib.plot: Create plot of sustained inactivity bouts

Description

Function create plot of sustained inactivity bouts for quality check purposes as part of g.part3. Not intended for direct use by package user

Usage

g.sib.plot(SLE, M, I, plottitle, nightsperpage=7, desiredtz="")

Value

Function has no output other than the plot

Arguments

SLE

Output from g.sib.det

M

Output from g.getmeta

I

Output from g.inspectfile

plottitle

Title to be used in the plot

nightsperpage

Number of nights to show per page

desiredtz

See g.part3

Author

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