check_cifti_type | R Documentation |
Check that a CIFTI's NIFTI intent matches its file name extension.
check_cifti_type(intent, extn)
intent |
The NIFTI |
extn |
The file name extension, e.g. "dtseries.nii" |
If the intent is supported, returns TRUE
.
If the intent is not supported, an error is raised.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.