Description Usage Arguments Note
View source: R/fsdir_abstraction_group.R
Write morphometry data for a group into a single MGH or MGZ file.
1 | write.group.morph.standard.sf(filepath, data)
|
filepath |
character string, path to the target file, should end with '.mgh' or '.mgz'. |
data |
numerical 4d matrix, with first dimension holding 1D data for all vertices of a subject, 2nd and 3rd dimension are of length 1, and 4th dimenions is for each subject. |
The file will contain no information on the subject identifiers. The data can be for one or both hemispheres. See group.morph.standard.sf
to read the data back into R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.