write.group.morph.standard.mf {fsbrain} | R Documentation |
Write per-vertex standard space data for a group of subjects to given file names.
Description
Write per-vertex standard space data for a group of subjects to given file names.
Usage
write.group.morph.standard.mf(
filepaths_hl,
data_hl,
format = "auto",
create_dirs = TRUE
)
Arguments
filepaths_hl |
|
data_hl |
|
format |
character string, a valid format spec for |
create_dirs |
logical, whether to create missing (sub) directories which occur in the 'filepaths'. |
See Also
write.group.morph.standard.sf
to write the data to a single stacked file instead.
[Package fsbrain version 0.5.5 Index]