cifti_coords_gifti: Map CIfTI values to Coordinates using GIfTI

View source: R/gifti_cifti.R

cifti_coords_giftiR Documentation

Map CIfTI values to Coordinates using GIfTI

Description

Maps the data portion of CIFTI data set from a Brain Model to the xyz coordinate triangles

Usage

cifti_coords_gifti(file, gii_file, structure, add_one = TRUE)

Arguments

file

filename of CIFTI file or cifti object

gii_file

filename of corresponding GIFTI file or gifti object

structure

Structure to map, must be one of the brain models in the CIFTI

add_one

should 1 be added to indices (1-based vs. 0-based)

Value

List of coordinates and values


cifti documentation built on Jan. 14, 2026, 1:07 a.m.