View source: R/voronoiNominal.R
plot.voronoi | R Documentation |
Plot Voronoi neighborhoods.
## S3 method for class 'voronoi'
plot(x, delaunay.voronoi = "voronoi",
euclidean.paths = FALSE, ...)
x |
An object of class "voronoi" created by |
delaunay.voronoi |
Character "delaunay", "voronoi", or "both". |
euclidean.paths |
Logical. Plot all Euclidean paths (star graph). |
... |
Additional plotting parameters. |
A base R graph.
voronoiNominal()
addVoronoi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.