Create Dyad Data Frame
makeDyad.Rd
Constructs a dyadic data frame from EDA data with generated timestamps.
Usage
makeDyad(
edaData,
sample_rate = 0.1,
start = strptime("2015-01-01 0:0:0", "%Y-%m-%d %H:%M:%S"),
norm = T
)
makeDyad.Rd
Constructs a dyadic data frame from EDA data with generated timestamps.
makeDyad(
edaData,
sample_rate = 0.1,
start = strptime("2015-01-01 0:0:0", "%Y-%m-%d %H:%M:%S"),
norm = T
)