Import .csv
files that contain electrode information
Source: R/core-brain_model.R
import_electrodes.Rd
The table to import must contains a column 'Electrode'
that is consistent with the corresponding subject.
Arguments
- path
path to the electrode file to import
- subject
'RAVE' project-subject combination
- use_fs
whether to use 'FreeSurfer', default is to auto-detect
- ...
passed to
read.csv