light_dark: add a logical column to tidy telem tibble indicating if...

light_darkR Documentation

add a logical column to tidy telem tibble indicating if lights are on (true)

Description

add a logical column to tidy telem tibble indicating if lights are on (true)

Usage

light_dark(tidy_telem, lights_on_DST = 8)

Arguments

tidy_telem

a tidy telemetry tibble, as produced by read_starr or read_oddi

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

Value

a tidy telemetry tibble with logical column "DST" added. Time is still clock time.


jevanveen/telemR documentation built on June 10, 2024, 11:11 a.m.