as.surf_gifti {ciftiTools} | R Documentation |
Format surface data as a "gifti"
Description
Format a "surf"
or a list with elements "pointset"
and "triangle"
as a "gifti"
using a template
"gifti"
. The brain hemisphere (left or right) must be indicated.
Usage
as.surf_gifti(surf, hemisphere = c("left", "right"))
Arguments
surf |
A |
hemisphere |
The side of the brain the surface represents: |
Value
The "gifti"
[Package ciftiTools version 0.15.1 Index]