view_xifti | R Documentation |
"xifti"
objectDisplays the data in a "xifti"
object using view_xifti_surface
and/or view_xifti_volume
. Compared to calling these two
functions separately on the same data, this function may be more convenient
since the automatic choice of color mode and limits is determined across
the entire data and shared between the two plots. Also, if writing files
the subcortical plots will not overwrite the cortical plots.
view_xifti(xifti, what = NULL, ...)
view_cifti(xifti, ...)
viewCIfTI(xifti, ...)
viewcii(xifti, ...)
xifti |
A |
what |
|
... |
Additional arguments to pass to either view function. |
The return value of view_xifti_surface
or
view_xifti_volume
.
Other common:
is.cifti()
,
read_cifti()
,
resample_cifti()
,
smooth_cifti()
,
write_cifti()
Other visualizing:
view_comp()
,
view_surf()
,
view_xifti_surface()
,
view_xifti_volume()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.