Read IBI Data from CSV
read.IBI.Rd
This function reads interbeat interval (IBI) data from a CSV file.
Usage
read.IBI(
file,
startTime = "1970-01-01 0:0:0",
start = strptime(startTime, "%Y-%m-%d %H:%M:%S", tz = "")
)
read.IBI.Rd
This function reads interbeat interval (IBI) data from a CSV file.
read.IBI(
file,
startTime = "1970-01-01 0:0:0",
start = strptime(startTime, "%Y-%m-%d %H:%M:%S", tz = "")
)