zeitgeber_time | R Documentation |
convert time to zeitgeber (lightgiver) time: 0 = lights on, 12 = lights off.
zeitgeber_time(tidy_telem, undo = F, lights_on_DST = 8)
tidy_telem |
a tidy telemetry tibble, as produced by read_starr or read_oddi |
undo |
logical. if true, converts ZT to clock time. |
lights_on_DST |
at what time do the lights in the room come on, during DST. This algorithm assumes that the room light schedule does not adjust for DST |
a tidy telemetry tibble converted to zeitgeber time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.