plot_hr {RHRV}R Documentation

Simple plot with configurable size and colour

Description

Plots in a simple way the heart rate signal

Usage

plot_hr(data, width = 12, height = 5, colour = 4)

Arguments

data heart rate signal to be plotted
width width of the plotting window
height height of the plotting window
colour colour used to plot the signal

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]