SurfaceDataMetaInfo-class {neuroim} | R Documentation |
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)
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)
[Package neuroim version 0.0.6 Index]