conv_to_mat: Convert to 3d matrix

View source: R/utils.R

conv_to_matR Documentation

Convert to 3d matrix

Description

Convert to 3d matrix

Usage

conv_to_mat(data, ...)

## S3 method for class 'eeg_epochs'
conv_to_mat(data, ...)

Arguments

data

data to be converted

...

additional parameters

Methods (by class)

  • eeg_epochs: Convert eeg_epochs to 3D matrix


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.