Read IBI Time Series Data
read.IBI.TS.Rd
Reads IBI data and constructs a time series with computed heart rate (HR).
Usage
read.IBI.TS(
file,
startTime = "1970-01-01 0:0:0",
start = strptime(startTime, "%Y-%m-%d %H:%M:%S", tz = "")
)
read.IBI.TS.Rd
Reads IBI data and constructs a time series with computed heart rate (HR).
read.IBI.TS(
file,
startTime = "1970-01-01 0:0:0",
start = strptime(startTime, "%Y-%m-%d %H:%M:%S", tz = "")
)