NeuroObj-class {neuroim2} | R Documentation |
NeuroObj Class
Description
Base class for all neuroimaging data objects with a Cartesian spatial representation. This class provides a foundation for more specific neuroimaging data structures.
Slots
space
An object of class
NeuroSpace
representing the geometry of the image object.
See Also
NeuroSpace-class
, NeuroSlice-class
, NeuroVol-class
[Package neuroim2 version 0.8.1 Index]