template_xifti: Make a template '"xifti"' object

Description Usage Details Value

View source: R/template_xifti.R

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

1

Details

Additional metadata depends on the type of CIFTI file:

  1. "dtseries"

    1. time_start: Start time

    2. time_step: The TR

    3. time_unit: Unit of time

  2. "dscalar"

    1. names: Name of each data column

  3. "dlabels"

    1. names: Name of each data column

    2. 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.

Value

An empty "xifti" object with a valid list structure


neuroconductor/ciftiTools documentation built on Dec. 22, 2021, 1:09 a.m.