View source: R/vis_multiview.R
handle.rglactions.highlight.points | R Documentation |
Highlight requested points (if any), but apply given view rotation before doing so.
handle.rglactions.highlight.points(
rglactions,
angle_rad,
x,
y,
z,
hemi = "both"
)
hemi |
character string, one of 'lh', 'rh' or 'both'. If lh or rh, plots only points from that hemi (if hemi info is available for the points). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.