View source: R/utils-baseline.R
extract_baseline_epochs | R Documentation |
Extracts baseline periods from timeseries data based on event messages and time ranges or start/end messages.
extract_baseline_epochs(x, df, evs, time_range, matched_epochs, hz)
x |
An |
df |
The timeseries dataframe |
evs |
Event messages for baseline extraction |
time_range |
Time range for baseline extraction |
matched_epochs |
Matched epoch start/end times |
hz |
Sampling rate in Hz |
A list of baseline epoch dataframes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.