View source: R/g.part5.lux_persegment.R
g.part5.lux_persegment | R Documentation |
Extracts per segment of the day: mean lux, time above 1000 lux, time awake, and time LUX imputed. Function not intended for direct use by package user.
g.part5.lux_persegment(ts, sse, LUX_day_segments, epochSize, desiredtz = "")
ts |
Data.frame with time series |
sse |
Indices corresponding to the current time window (e.g. MM or WW) |
LUX_day_segments |
See GGIR |
epochSize |
Numeric epoch size in seconds |
desiredtz |
See GGIR |
List with values (vector) of the derived variables and corresponding names (vector).
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.