| RasterList-class {rasterList} | R Documentation |
RasterList-class
Description
Class RasterList
Details
It contains RasterLayer-class with the following adjoint slots:
list:a list of generic object whese length corresponds to the number of cells. Each
listelement for each cell;name:an identification name of the object. Default is
NA.
This class inherits the RasterLayer-class class considering each pixel of the raster is a generic object.
Author(s)
Emanuele Cordano
See Also
Examples
showClass("RasterList")
[Package rasterList version 0.5.20 Index]