View source: R/Time Domain HRV Functions .R
NN50_Count | R Documentation |
NN50 is the number of inter-beat-intervals that are greater than 50ms. This is more useful when calculated as a percentage (next function).
NN50_Count(data = data)
data |
Dataframe with minutes(column 1) and RR values (column 2). Preferably generated by the Data_Input function. |
Single numeric object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.