![[R logo]](../../../doc/html/logo.jpg)
| RHRV-package | RHRV: An R-based software package for the heart rate variability analysis of ECG recordings |
| build_hr | Build the instantaneous heart rate signal from a beat position array |
| hr_filter | Artefact filter based in an adaptive threshold |
| hr_interpolator | Spline interpolator for build the sample heart rate signal |
| load_beat_file | Build an array of beats positions from and ascii file |
| plot_hr | Simple plot with configurable size and colour |
| plot_power_band | Plots power calculated by power_band function |
| plot_spectrogram | Plots spectrogram |
| power_band | Calculates power per band |
| pw_from_file | Obtains power per band from a file |
| RHRV | RHRV: An R-based software package for the heart rate variability analysis of ECG recordings |
| spectrogram | Calculates the spectrogram of a signal |
| wfdb_import | Import data from a record in wfdb format |