View source: R/voronoiLatlong.R
plot.voronoiLatlong | R Documentation |
Plot method for voronoiLatlong()
## S3 method for class 'voronoiLatlong'
plot(x, add.pumps = TRUE,
delaunay.voronoi = "voronoi", euclidean.paths = FALSE, ...)
x |
Object. |
add.pumps |
Logical. |
delaunay.voronoi |
Character "delaunay", "voronoi", or "both". |
euclidean.paths |
Logical. |
... |
Additional plotting parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.