plot.AgreementBudget {lulcc} | R Documentation |
Plot method for AgreementBudget objects
Description
Plot an AgreementBudget
object.
Usage
## S3 method for class 'AgreementBudget'
plot(x, y, from, to,
col = RColorBrewer::brewer.pal(5, "Set2"), key, scales, xlab, ylab, ...)
## S4 method for signature 'AgreementBudget,ANY'
plot(x, y, from, to,
col = RColorBrewer::brewer.pal(5, "Set2"), key, scales, xlab, ylab, ...)
Arguments
x |
an AgreementBudget object |
y |
not used |
from |
optional numeric value representing a land use category. If
provided without |
to |
similar to |
col |
character specifying the plotting colour. Default is to use the
'Set2' palette from |
key |
list. See |
scales |
list. See |
xlab |
character or expression. See |
ylab |
character or expression. See |
... |
additional arguments to |
Details
The plot layout is based on work presented in Pontius et al. (2011)
Value
A trellis object.
References
Pontius Jr, R.G., Peethambaram, S., Castella, J.C. (2011). Comparison of three maps at multiple resolutions: a case study of land change simulation in Cho Don District, Vietnam. Annals of the Association of American Geographers 101(1): 45-62.
See Also
AgreementBudget
, lattice::xyplot
Examples
## see lulcc-package examples