import_electrodes: Import '.csv' files that contain electrode information

View source: R/core-brain_model.R

import_electrodesR Documentation

Import .csv files that contain electrode information

Description

The table to import must contains a column 'Electrode' that is consistent with the corresponding subject.

Usage

import_electrodes(path, subject, use_fs = NA, ...)

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


beauchamplab/rave documentation built on Feb. 23, 2024, 7:20 a.m.