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


neuroconductor-devel/cifti documentation built on July 3, 2025, 10:51 p.m.