ciftiTools (version 0.14.0)

template_xifti: Make a template "xifti" object

Description

Make a "xifti" object with all terminal entries NULL. Useful for seeing the structure of a "xifti" object or creating a new one.

Usage

template_xifti()

Arguments

Value

An empty "xifti" object with a valid list structure

Details

Additional metadata depends on the type of CIFTI file:

"dtseries"
time_start:

Start time

time_step:

The TR

time_unit:

Unit of time

"dscalar"
names:

Name of each data column

"dlabels"
names:

Name of each data column

labels:

Length \(T\) list of \(L \times 5\) data.frames. List entry names are data column names. Row names are label names. Column names are: Key, Red, Green, Blue, and Alpha.