summary {lulcc} | R Documentation |
Summary
Description
Summarise lulcc objects containing Raster* data or predictive models
Usage
summary(object, ...)
## S4 method for signature 'ObsLulcRasterStack'
summary(object, ...)
## S4 method for signature 'ExpVarRasterList'
summary(object, ...)
## S4 method for signature 'NeighbRasterStack'
summary(object, ...)
## S4 method for signature 'PredictiveModelList'
summary(object, ...)
## S4 method for signature 'Model'
summary(object, ...)
Arguments
object |
an object belonging to one of the classes in |
... |
additional arguments (none) |
Value
A matrix, data.frame or list
[Package lulcc version 1.0.4 Index]