Description Usage Arguments Value Author(s) Examples
View source: R/derive_adeg_params.R
Computes RR interval from heart rate.
1 | compute_rr(hr)
|
hr |
Heart rate A numeric vector is expected. It is expected that heart rate is measured in beats/min. |
RR interval in msec:
60000 / HR
Stefan Bundfuss
1 | compute_rr(hr = 70.14)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.