extract.default: Default extractor

Description Usage

View source: R/print_summary.R

Description

Default extractor which is behind extract.arrayTtest, arrayAnova, and tanova, and does nothing (at the moment) for objects of other classes.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Default S3 method:
extract(
  object,
  what,
  time_window = NULL,
  term = NULL,
  chan = NULL,
  drop = FALSE,
  ...
)

tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.