plot.listpoly: Plot of an object of class 'listpoly'
Description
Plot all the polygons of an object of class "listpoly"
, optionnaly with
colors.
Usage
# S3 method for listpoly
plot(x, add = F, color = T, ...)
Arguments
- x
Object of class "listpoly"
.
- add
TRUE, to add to a previous plot, for example after a
zoom.
- color
TRUE, to fill each polygon in a different color.
- ...
List of arguments passed as-is to plot.poly