get_cifti_extn {ciftiTools} | R Documentation |
Get CIFTI file extension
Description
Get CIFTI file extension
Usage
get_cifti_extn(cifti_fname)
Arguments
cifti_fname |
File path to a CIFTI file (ending in ".d*.nii"). |
Value
Character file extension of CIFTI file, e.g. "dtseries.nii", "dscalar.nii"
[Package ciftiTools version 0.16.1 Index]