"surf"
objectResample a "surf"
by writing it to a GIFTI, using the Connectome
Workbench to resample it, and then reading the new file.
resample_surf(surf, resamp_res, hemisphere = c("left", "right"))
A "surf"
The desired resolution
"left"
or "right"
. Only used if not indicated by
surf$hemisphere
. An error will be raised if it does not match the
hemisphere indicated in the intermediate written GIFTI.
The new "surf"
This function interfaces with the "-surface-resample"
Workbench command.
Other functions for working with GIFTI surface geometry data:
is.surf()
,
read_surf()
,
rotate_surf()
,
view_surf()
,
write_surf_gifti()