Learn R Programming

neuroim (version 0.0.6)

BrainSurfaceVector-class: BrainSurfaceVector

Description

a three-dimensional surface consisting of a set of triangle vertices with multiple values per vertex.

Arguments

Slots

source
the data source for the surface
mesh
the underlying mesh3d object
mat
a matrix of values where each column contains a vector of values over the surface nodes.