validate_channels: Chan_info checker

Description Usage Arguments

View source: R/channel_management.R

Description

Performs several checks on the structure of channel info: 1) Checks that "electrode" is character, not factor. 2) rounds any numeric values to 2 decimal places. 3) Checks for any missing channels in the chan_info if signal names are supplied; populates them with NA if it finds any.

Usage

1
validate_channels(chan_info, sig_names = NULL)

Arguments

chan_info

A channel info structure

sig_names

signal names from eegUtils signals


kusumikakd/EEG documentation built on June 28, 2020, 12:30 a.m.