plot.staMatrix {sta} | R 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
[Package sta version 0.1.7 Index]