summary-methods: Summary

Description Usage Arguments Value

Description

Summarise lulcc objects containing Raster* data or predictive models

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
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 lulcc

...

additional arguments (none)

Value

A matrix, data.frame or list


lulcc documentation built on May 1, 2019, 7:05 p.m.