view_xifti_surface.mesh_val {ciftiTools} | R Documentation |
Get the mesh(es) and data values for view_xifti_surface
Description
See view_xifti_surface
for details.
Usage
view_xifti_surface.mesh_val(
xifti,
surfL,
surfR,
hemisphere,
idx,
material = NULL
)
Arguments
xifti |
The |
surfL |
Left surface |
surfR |
Right surface |
hemisphere |
Hemisphere |
idx |
Index |
material |
|
Value
A list with entries "mesh" and "values"
[Package ciftiTools version 0.15.1 Index]