plot.lconnect {lconnect} | R Documentation |
Plot object of class "lconnect"
Description
Method of the generic plot
for objects
of class "lconnect".
Usage
## S3 method for class 'lconnect'
plot(x, ...)
Arguments
x |
Object of class "lconnect" created by |
... |
Details
Plot patches with different colours representing cluster membership.
Additional arguments accepted by 'plot
or
plot.sf
can be included.
Value
Plot depicting patches and cluster membership (distinct colours per cluster).
Author(s)
Bruno Silva
Frederico Mestre
[Package lconnect version 0.1.2 Index]