as.data.frame.eeg_tfr: Convert 'eeg_tfr' objects to data frames

Description Usage Arguments Author(s)

View source: R/utils.R

Description

Convert eeg_tfr objects to data frames

Usage

1
2
3
## S3 method for class 'eeg_tfr'
as.data.frame(x, row.names = NULL, optional = FALSE,
  long = FALSE, ...)

Arguments

x

Object of class eeg_tfr

row.names

Kept for compatability with S3 generic, ignored.

optional

Kept for compatability with S3 generic, ignored.

long

Convert to long format. Defaults to FALSE.

...

arguments for other as.data.frame commands

Author(s)

Matt Craddock matt@mattcraddock.com


neuroconductor-devel-releases/eegUtils documentation built on May 5, 2020, 3:49 a.m.