chs_fun: Get the by-sample (or by-row) function of the specified...

View source: R/channel_functions.R

chs_funR Documentation

Get the by-sample (or by-row) function of the specified channels.

Description

Get the by-sample (or by-row) function of the specified channels.

Usage

chs_fun(x, .funs, ..., .pars = list())

Arguments

x

An eeg_lst.

.funs

A function fun, a quosure style lambda ~ fun(.) or a list of either form.

...

A group of channels, it can be used in combination with across.

.pars

List that contains the additional arguments for the function calls in .funs.

Value

A new channel or an eeg_lst object with a channel where a function was instead of the previous channels.

See Also

Other channel functions: chs_mean()


bnicenboim/eeguana documentation built on March 16, 2024, 7:21 a.m.