import_electrode_table: Import electrode table into subject meta folder

import_electrode_tableR Documentation

Import electrode table into subject meta folder

Description

Import electrode table into subject meta folder

Usage

import_electrode_table(path, subject, use_fs = NA, dry_run = FALSE, ...)

Arguments

path

path of table file, must be a 'csv' file

subject

'RAVE' subject ID or instance

use_fs

whether to use 'FreeSurfer' files to calculate other coordinates

dry_run

whether to dry-run the process; if true, then the table will be generated but not saved to subject's meta folder

...

passed to read.csv

Value

Nothing, the electrode information will be written directly to the subject's meta directory


raveio documentation built on July 26, 2023, 5:29 p.m.