cifti_coords_gifti: Map CIFTI values to Coordinates using GIFTI

Description Usage Arguments Value

View source: R/gifti_cifti.R

Description

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

Usage

1
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 May 2, 2019, 9:13 a.m.