is_channel_dbl: Test if the object is a channel or EOG channel

is_channel_dblR Documentation

Test if the object is a channel or EOG channel

Description

  • is_channel_dbl() returns TRUE for all channels including EOG channels.

  • is_eog_channel_dbl() returns TRUE only for EOG channels.

Usage

is_channel_dbl(x)

Arguments

x

An object.

Value

TRUE if the object inherits from the channel_dbl class.

See Also

Other channel: as_channel_dbl(), channel_dbl()


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