header_cifti {ciftiTools}R Documentation

Get NIFTI header (of a CIFTI)

Description

Wrapper for Connectome Workbench command -nifti-information [fname] -print-header

Usage

header_cifti(cifti_fname)

Arguments

cifti_fname

File path to a CIFTI file (ending in ".d*.nii").

Value

The header, as a character vector


[Package ciftiTools version 0.15.1 Index]