Learn R Programming

neuroim (version 0.0.6)

SurfaceDataMetaInfo-class: SurfaceDataMetaInfo This class contains meta information for surface-based data (the values that map to a surface geometry)

Description

SurfaceDataMetaInfo This class contains meta information for surface-based data (the values that map to a surface geometry)

Arguments

Slots

headerFile
name of the file containing meta information
dataFile
name of the file containing data
fileDescriptor
descriptor of image file format
nodeCount
the number of nodes for which surface data exists
nels
the number of data vectors (typically the number of columns in the surface data matrix; nels = 1 for a single surface data set)
label
a label indicating the type of surface (e.g. white, pial, inflated, flat, spherical)