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)

  • conv_to_mat(eeg_epochs): Convert eeg_epochs to 3D matrix


craddm/eegUtils documentation built on June 11, 2025, 10:03 a.m.