cifti_data {cifti} | R Documentation |
Extract CIFTI data from file
Description
Extracts the data after the CIFTI XML information
Usage
cifti_data(fname, nim = NULL)
Arguments
fname |
Filename of CIFTI |
nim |
NIfTI-2 header, if already parsed.
If |
Value
Array of values
[Package cifti version 0.4.5 Index]