checkInput {RHRT} | R Documentation |
Checks data input for compatibility
Description
Checks data input for compatibility
Usage
checkInput(input, numSnippet, label)
Arguments
input |
(Numeric vector) RR intervals in ms |
numSnippet |
(Numeric) number of RRs in the the HRT snippet |
label |
(Character) Name of the data given and formatted for output |
Value
No return value, possibly throws errors/warnings
[Package RHRT version 1.0.1 Index]