trim_ppg_window: Internal utility that trims down the time range of the PPG...

Description Usage Arguments Value

View source: R/fct_input_and_process.R

Description

Internal utility that trims down the time range of the PPG signal used to edit the data

Usage

1
trim_ppg_window(ppg_data, timing_data, time_col = "Time")

Arguments

ppg_data

data.frame that contains the processed PPG data

timing_data

data.frame user defined input data set containing task timing

time_col

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

Value

a data.frame that has been restricted to the range of the timing file +/- 3 seconds


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