load_beat_file {RHRV}R Documentation

Build an array of beats positions from and ascii file

Description

Reads an ascii file with data of beat positions and creates a vector with beat positions in miliseconds

Usage

load_beat_file(file)

Arguments

file the ascii file to be read

Value

A integer array containing the beats positions in miliseconds

Author(s)

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

References

L. Rodriguez-Linares, X. Vila, A. Mendez, M. Lado, D. Olivieri, "RHRV: An R-based software package for heart rate variability analysis of ECG recordings," 3rd Iberian Conference in Systems and Information Technologies (CISTI 2008), 21-23 June 2008.


[Package RHRV version 1.0 Index]