Learn R Programming

fsbrain (version 0.7.0)

highlight_points_to_scimesh: Convert highlight points (rglactions) to scimesh sphere meshes

Description

Convert highlight points (rglactions) to scimesh sphere meshes

Usage

highlight_points_to_scimesh(rglactions, hemi_filter = "both")

Value

list of scimesh mesh descriptors (spheres), possibly empty.

Arguments

rglactions

named list; the entry 'highlight_points' is used if present.

hemi_filter

character string, one of "lh", "rh", or "both".