Import electrode table into subject meta folder
import_electrode_table(path, subject, use_fs = NA, dry_run = FALSE, ...)
Nothing, the electrode information will be written directly to the subject's meta directory
path of table file, must be a 'csv'
file
'RAVE' subject ID or instance
whether to use 'FreeSurfer' files to calculate other coordinates
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