handle.rglactions.highlight.points: Highlight requested points (if any), but apply given view...

View source: R/vis_multiview.R

handle.rglactions.highlight.pointsR Documentation

Highlight requested points (if any), but apply given view rotation before doing so.

Description

Highlight requested points (if any), but apply given view rotation before doing so.

Usage

handle.rglactions.highlight.points(
  rglactions,
  angle_rad,
  x,
  y,
  z,
  hemi = "both"
)

Arguments

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).


fsbrain documentation built on July 9, 2023, 7:12 p.m.