View source: R/channel_functions.R
chs_fun | R Documentation |
Get the by-sample (or by-row) function of the specified channels.
chs_fun(x, .funs, ..., .pars = list())
x |
An eeg_lst. |
.funs |
A function |
... |
A group of channels, it can be used in combination with |
.pars |
List that contains the additional arguments for the function calls in .funs. |
A new channel or an eeg_lst
object with a channel where a function was instead of the previous channels.
Other channel functions:
chs_mean()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.