View source: R/resample_surf.R
| resample_surf | R Documentation | 
"surf" objectResample a "surf" object by writing it to a GIFTI, using the Connectome
Workbench to resample it, and then reading the new file. The barycentric
resampling method, which is recommended for anatomical surfaces, will be
used.
resample_surf(surf, resamp_res, hemisphere = c("left", "right"))
| surf | A  | 
| resamp_res | The desired resolution | 
| hemisphere | 
 | 
The new "surf"
This function interfaces with the "-surface-resample" Workbench command.
Other surface-related: 
add_surf(),
boundary_mask_surf(),
edit_mask_surf(),
even_vert_samp(),
is.surf(),
load_surf(),
mask_surf(),
read_surf(),
rotate_surf(),
surf_area(),
view_surf(),
write_surf_gifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.