Scans for HRTs in the given vector and returns an HRTList object.
getHRTs(
intervals,
annotations = NULL,
PVCAnn = "V",
numPreRRs = c_numPreRRs,
numPostRRs = c_numPostRRs,
numSnippet
)(Numeric vector) RR intervals in ms
(Character vector) Annotations matching input
(Character) Character that marks a VPC in the annotations
(Numeric) Number of RRs before the coupling interval that are used for filtering
(Numeric) Number of RRs after the compensatory interval that are used for filtering
(Numeric) Number of RRs in the HRT snippet
(HRTList) HRTList with only pos and HRTs set