RasterList-class: RasterList-class

RasterList-classR 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 list element 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

raster,Raster-class

Examples


showClass("RasterList")


rasterList documentation built on Aug. 17, 2023, 5:07 p.m.