view_xifti_surface.draw_title {ciftiTools} | R Documentation |
Draw title in RGL
Description
See view_xifti_surface
for details.
Usage
view_xifti_surface.draw_title(
title,
xifti_meta,
this_idx,
cex.title,
text_color,
indiv_panel_width
)
Arguments
title |
Title text or |
xifti_meta |
|
this_idx |
The index |
cex.title , text_color |
|
indiv_panel_width |
The width of the panel to write the title in |
Value
The RGL object ID for the title
[Package ciftiTools version 0.15.1 Index]