filter_ppg: Internal utility that attempts to maximize raw signal...

Description Usage Arguments Value

View source: R/fct_input_and_process.R

Description

Internal utility that attempts to maximize raw signal properties to generate more reliable peak locations

Usage

1
filter_ppg(ppg_data, sampling_rate, ppg_col = "PPG", time_col = "Time")

Arguments

ppg_data

data.frame that contains the processed PPG data

sampling_rate

the original sampling rate in Hz of the PPG data

ppg_col

column name in ppg_data that contains the PPG signal

time_col

column name in ppg_data that contains the timing information corresponding with the PPG signal

Value

a processed and filtered PPG signal - de-noised and with linear trend removed


dr-consulting/ibi_VizEdit documentation built on Jan. 1, 2021, 12:04 a.m.