View source: R/fsdir_abstraction_group.R
write.group.morph.standard.singlehemi | R Documentation |
Write single hemi per-vertex data for a group of subjects to given file names.
write.group.morph.standard.singlehemi(
filepaths,
data,
format = "auto",
create_dirs = TRUE
)
filepaths |
vector of character strings, the full paths to the output files, including file names and extension. |
data |
numerical matrix or data.frame, the morph data for a single hemi (as returned by |
format |
character string, a valid format spec for |
create_dirs |
logical, whether to create missing (sub) directories which occur in the 'filepaths'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.