Description Usage Arguments Value See Also Examples
Plot lulcc2
objects based on Raster* data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ## S3 method for class 'ContinuousLulcRasterStack'
plot(x, y, ...)
## S3 method for class 'DiscreteLulcRasterStack'
plot(x, y, ...)
## S3 method for class 'ThreeMapComparison'
plot(x, y, category, factors, ...)
## S4 method for signature 'ContinuousLulcRasterStack,ANY'
plot(x, y, ...)
## S4 method for signature 'DiscreteLulcRasterStack,ANY'
plot(x, y, ...)
## S4 method for signature 'ThreeMapComparison,ANY'
plot(x, y, category, factors, ...)
|
x |
an object from |
y |
not used |
... |
additional arguments to
|
category |
numeric |
factors |
numeric |
A trellis object.
1 | ## see lulcc2-package examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.