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


muschellij2/cifti documentation built on Aug. 12, 2020, 4:06 a.m.