cifti_data: Extract CIFTI data from file

Description Usage Arguments Value

View source: R/cifti_data.R

Description

Extracts the data after the CIFTI XML information

Usage

1
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


neuroconductor/cifti documentation built on May 19, 2021, 5:18 a.m.