cifti_data: Extract CIFTI data from file

View source: R/cifti_data.R

cifti_dataR 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


cifti documentation built on Jan. 14, 2026, 1:07 a.m.