loadSurface {neuroim}R Documentation

load an surface from a set of files

Description

load an surface from a set of files

Usage

loadSurface(surfaceName, surfaceDataName)

Arguments

surfaceName

the name of the file containing the surface geometry.

surfaceDataName

the name of the file containing the values to be mapped to the surface.

Value

an instance of the class BrainSurface


[Package neuroim version 0.0.6 Index]