View source: R/g.part5.definedays.R
g.part5.definedays | R Documentation |
Not intended for direct use by GGIR users. Defines when day windows start and end as part of g.part5.
g.part5.definedays(nightsi, wi, indjump, nightsi_bu,
epochSize, qqq_backup = c(), ts,
timewindowi, Nwindows, qwindow, ID = NULL,
dayborder = 0)
nightsi |
Vector with indices for the midnights |
wi |
Numeric to indicate window number |
indjump |
Number of indices to jump |
nightsi_bu |
See argument |
epochSize |
Numeric epoch size in seconds |
qqq_backup |
Backup of qqq object, which holds the start and end indices of a window |
ts |
Data.frame with time series |
timewindowi |
Timewindow definition either "MM" or "WW" |
Nwindows |
Number of windows in the data |
qwindow |
qwindow argument |
ID |
ID of participant |
dayborder |
dayborder argument |
List of qqq and qqq_backup
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.