Description Usage Arguments Value
Write metric or label GIFTIs for the cortical surface data and NIFTIs for the
subcortical labels and mask in a "xifti" object. Each present
brainstructure will be written; if a brainstructure is absent the
corresponding file is not written.
1 2 3 4 5 6 7 8 | write_cifti_components(
xifti,
extn_cifti,
write_dir = NULL,
mwall_fill = NA,
subcort_fill = 0,
verbose = FALSE
)
|
xifti |
A |
extn_cifti |
The CIFTI extension e.g. "dtseries.nii" |
write_dir |
Where should the separated files be placed?
|
mwall_fill |
Value to use for the medial wall in the cortex GIFTIs.
Default: |
subcort_fill |
Value to use for out-of-mask voxels in the subcortex.
Default: |
verbose |
Should occasional updates be printed? Default: |
List of written files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.