Description Usage Arguments Details Value See Also
Add left or right cortical surface geometry to a "xifti"
object.
1 |
xifti |
A |
surfL |
(Optional) Left brain surface model. Can be a file
path to a GIFTI surface geometry file (ends in "*.surf.gii"), a
|
surfR |
(Optional) Right brain surface model. Can be a file
path to a GIFTI surface geometry file (ends in "*.surf.gii"), a
|
surfL
will be added to xifti$surf$cortex_left
and surfR
will be added to xifti$surf$cortex_right
. Any existing surfaces will
be overwritten.
the "xifti"
object with added surface geometry components.
Other functions for manipulating 'xifti' objects:
apply_xifti()
,
combine_xifti()
,
convert_to_dlabel()
,
merge_xifti()
,
newdata_xifti()
,
remove_xifti()
,
select_xifti()
,
transform_xifti()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.