Learn R Programming

neuroim (version 0.0.6)

BrainSurfaceSource-class: BrainSurfaceSource

Description

A class that is used to produce a BrainSurface instance

Constructor for BrainSurfaceSource

Usage

BrainSurfaceSource(surfaceName, surfaceDataName, index = 1)

Arguments

surfaceName
the name of the file containing the surface geometry.
surfaceDataName
the name of the file containing the data values to be mapped to the surface.
index
the integer offset into the surface data matrix

Slots

metaInfo
a SurfaceGeometryMetaInfo instance
dataMetaInfo
a SurfaceDataMetaInfo instance
index
the index offset into the surface data matrix