Learn R Programming

fsbrain (version 0.5.5)

tmesh3d.to.fs.surface: Get an fs.surface brain mesh from an rgl tmesh3d instance.

Description

Get an fs.surface brain mesh from an rgl tmesh3d instance.

Usage

tmesh3d.to.fs.surface(tmesh)

Value

an fs.surface instance, as returned by subject.surface or freesurferformats::read.fs.surface.

Arguments

tmesh

a tmesh3d instance, see rgl::tmesh3d for details.