load_surf | R Documentation |
"surf"
included in ciftiTools
Load a "surf"
object from one of the three 32k anatomical surfaces
included in ciftiTools
.
load_surf(
hemisphere = c("left", "right"),
name = c("inflated", "very inflated", "midthickness"),
resamp_res = NULL
)
hemisphere |
|
name |
The name of the surface geometry to load: |
resamp_res |
The resolution to resample the surfaces to. If |
The surfaces are from the HCP and are included according to these data use terms: Data were provided [in part] by the Human Connectome Project, WU-Minn Consortium (Principal Investigators: David Van Essen and Kamil Ugurbil; 1U54MH091657) funded by the 16 NIH Institutes and Centers that support the NIH Blueprint for Neuroscience Research; and by the McDonnell Center for Systems Neuroscience at Washington University.
The "surf"
object
Other reading:
as.xifti()
,
info_cifti()
,
load_parc()
,
read_cifti()
,
read_surf()
,
read_xifti2()
Other surface-related:
add_surf()
,
boundary_mask_surf()
,
edit_mask_surf()
,
even_vert_samp()
,
is.surf()
,
mask_surf()
,
read_surf()
,
resample_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.