View source: R/baseline_correction.R
get_epoch_baselines | R Documentation |
Gets the baseline values for every epoch separately
get_epoch_baselines(data, time_lim)
data |
data for which to calculate the baselines |
time_lim |
time limits of the baseline period. numeric vector of length two, c(start, end) |
A numeric matrix of n_epochs x n_channels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.