Rdocumentation
powered by
Learn R Programming
Cardinal (version 1.4.0)
pixelNames-methods: Retrieve Pixel Names from iSets
Description
This generic function accesses pixel names (typically image coordinates) stored in an object derived from
iSet
.
Usage
pixelNames(object) pixelNames(object) <- value
Arguments
object
An object, possible derived from
iSet
.
value
Value to be assigned to the corresponding object.
Value
pixelNames
returns an object containing information on pixel names.
See Also
iSet
,
SImageSet
,
MSImageSet