| cifti_coords_gifti {cifti} | R 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  | 
| gii_file | filename of corresponding
GIFTI file or  | 
| 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
[Package cifti version 0.4.5 Index]