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 NULL, nifti_2_hdr will be run on the CIFTI.

Value

Array of values


[Package cifti version 0.4.5 Index]