ReadFromFile: Reads data structure from file

View source: R/ReadFromFile.R

ReadFromFileR Documentation

Reads data structure from file

Description

Reads the data structure containing beat positions and all derived calculations from file

Usage

ReadFromFile(name, verbose=FALSE)

Arguments

name

The name of the file to be used (without the .hrv extension)

verbose

Logical value that sets the verbose mode on or off

Value

Returns the HRVData structure previously stored in the given file.

Author(s)

M. Lado, A. Mendez, D. Olivieri, L. Rodriguez, X. Vila

References

L. Rodriguez-Linares, A. Mendez, M. Lado, D. Olivieri, X. Vila, I. Gomez-Conde, "An open source tool for heart rate variability spectral analysis", Computer Methods and Programs in Biomedicine 103, 39-50, doi:10.1016/j.cmpb.2010.05.012 (2011)


RHRV documentation built on Nov. 1, 2022, 1:05 a.m.