Description Usage Arguments Value
View source: R/fct_input_and_process.R
time_center
takes a PPG and/or IBI file and centers it at the very start of a task file. The effect is to cut
off any data prior to the initial time stamp and to set that value to 0, representing the start of the condition or
conditions of interest.
1 | time_center(x, time_col = "Time", timing_series = NULL)
|
x |
PPG or IBI |
time_col |
the name of the column in |
timing_series |
the name of the |
a re-coded version of the inputs with new timing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.