Description Usage Arguments Value See Also
Coerce a file path to a surface GIFTI, a "gifti" object, a list with
entries "pointset" and "triangle", or a "surf" to a
"surf".
1 2 3 |
surf |
Either a file path to a surface GIFTI; a |
expected_hemisphere |
The expected hemisphere ( |
resamp_res |
The resolution to resample the surfaces to. If |
The "surf": a list with components "vertices"
(3D spatial locations), "faces" (defined by three vertices), and
"hemisphere" ("left", "right", or NULL if
unknown).
Other functions for reading in CIFTI or GIFTI data:
as.xifti(),
info_cifti(),
load_parc(),
load_surf(),
read_cifti(),
read_xifti2()
Other functions for working with GIFTI surface geometry data:
is.surf(),
resample_surf(),
rotate_surf(),
view_surf(),
write_surf_gifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.