plot.staMatrix: Plot method for 'sta' function

View source: R/sta.R

plot.staMatrixR Documentation

Plot method for sta function

Description

This function displays some maps of mapview-class

Usage

## S3 method for class 'staMatrix'
plot(x, significance = NULL, master, ...)

Arguments

x

an object of class "staMatrix"

significance

numeric indicating significance of each shape parameter trend

master

RasterLayer used to transfer STA output to raster layers.

...

additional plot parameters

See Also

sta, getMaster, matrixToRaster


sta documentation built on May 30, 2022, 9:08 a.m.