Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plots

Shorthand for the plotting RasterArray and SpatialArray objects


Description

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

Usage

## 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

data(dems)
plot(dems)

chronosphere

Earth System History Variables

v0.4.1
CC BY 4.0
Authors
Adam T. Kocsis, Nussaibah B. Raja
Initial release
2021-04-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.