plots: Shorthand for the plotting 'RasterArray' and 'SpatialArray'...

Description Usage Arguments Value Examples

Description

This plot, method executes the mapplot function on the RasterArray or SpatialArrayobject.

Usage

1
2
3
4
5
## S4 method for signature 'RasterArray,missing'
plot(x, y, ...)

## S4 method for signature 'SpatialArray,missing'
plot(x, y, ...)

Arguments

x

A (RasterArray or SpatialArray) Object to be plotted.

y

Not implemented yet.

...

Arguments passed to the mapplot function.

Value

None.

Examples

1
2

chronosphere documentation built on April 19, 2021, 1:07 a.m.