ciftiTools (version 0.1.6.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.

Usage

template_xifti()

Arguments

Value

An empty "xifti" object with a valid list structure

Details

Additional metadata depends on the type of CIFTI file:

  1. "dtseries"

    1. time_startStart time

    2. time_stepThe TR

    3. time_unitUnit of time

  2. "dscalar"

    1. namesName of each data column

  3. "dlabels"

    1. labels(L x 5 data.frame. Row names are the data column names. Column names are Key, Red, Green, Blue, and Alpha.)