template_xifti: Make a template '"xifti"' object

View source: R/template_xifti.R

template_xiftiR Documentation

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()

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.

Value

An empty "xifti" object with a valid list structure


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.