Description Usage Arguments Value See Also
View source: R/vis_surface_background.R
Compute surface color layer from morph-like data.
1 2 3 4 5 6 |
lh_morph_data |
numerical vector, can be NULL |
rh_morph_data |
numerical vector, can be NULL |
makecmap_options |
named list of parameters to pass to |
return_metadata |
logical, whether to return additional metadata as entry 'metadata' in the returned list |
named hemi list, each entry is a vector of color strings, one color per surface vertex. The coloring represents the morph data.
You can plot the return value using vis.color.on.subject
.
Other surface color layer:
collayer.bg.atlas()
,
collayer.bg.meancurv()
,
collayer.bg.sulc()
,
collayer.bg()
,
collayer.from.annotdata()
,
collayer.from.annot()
,
collayer.from.mask.data()
,
collayers.merge()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.