process_ecg: Identifies R-Spikes (via file annotation) in submitted ECG

Description Usage Arguments

View source: R/process_ecg.R

Description

Identifies R-Spikes (via file annotation) in submitted ECG

Usage

1
2
3
4
5
process_ecg(file.list = c(), pattern = ".phys.gz",
  processing.mode = "batch", path = file.path(), recursive = TRUE,
  overwrite = FALSE, save.fecg = FALSE, check.ecg = FALSE,
  filter.width = 0.1, fl = 5, fh = 20, search = 10, threshold = 7,
  safe = 300)

Arguments

safe

d-bohn/fizzr documentation built on Aug. 21, 2021, 2 a.m.