| 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
headerFilename of the file containing meta information
dataFilename of the file containing data
fileDescriptordescriptor of image file format
nodeCountthe number of nodes for which surface data exists
nelsthe number of data vectors (typically the number of columns in the surface data matrix; nels = 1 for a single surface data set)
labela label indicating the type of surface (e.g. white, pial, inflated, flat, spherical)
[Package neuroim version 0.0.6 Index]