import_ft: Import Fieldtrip files

Description Usage Arguments Author(s)

View source: R/file_io.R

Description

Fieldtrip is a Matlab package for EEG/MEG processing and analysis.

Usage

1
import_ft(file_name, participant_id = NULL, recording = NULL, verbose = TRUE)

Arguments

file_name

Name of file to be imported.

participant_id

Identifier for the participant.

recording

Name of the recording. By default, the filename will be used.

verbose

Informative messages printed to console. Defaults to TRUE.

Author(s)

Matt Craddock matt@mattcraddock.com


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