Produces a tmap plot for outputs of mess.
Usage
# S3 method for class 'MessResult'
plot(x, which = "mess", ...)Arguments
- x
A
MessResultobject returned bymess.- which
Character string specifying which output to plot. One of
"mess"(default),"mod"(most dissimilar variable), or"mos"(most similar variable).- ...
Additional arguments (currently unused).
