Learn R Programming

lconnect (version 0.1.2)

plot.lconnect: Plot object of class "lconnect"

Description

Method of the generic plot for objects of class "lconnect".

Usage

# S3 method for lconnect
plot(x, ...)

Value

Plot depicting patches and cluster membership (distinct colours per cluster).

Arguments

x

Object of class "lconnect" created by upload_land.

...

Other options passed to plot or or plot.sf.

Author

Bruno Silva

Frederico Mestre

Details

Plot patches with different colours representing cluster membership. Additional arguments accepted by 'plot or plot.sf can be included.