Description Usage Arguments Value See Also
Rotate a "surf"
. Can be used to adjust the mesh orientation prior
to view_xifti_surface
.
1 | rotate_surf(surf, r1 = 0, r2 = 0, r3 = 0, units = c("radians", "degrees"))
|
surf |
The |
r1, r2, r3 |
Angle to rotate along the first, second, and third column's
axis, in With |
units |
|
The rotated "surf"
Other functions for working with GIFTI surface geometry data:
is.surf()
,
read_surf()
,
resample_surf()
,
view_surf()
,
write_surf_gifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.