plot.voronoi_latlong {cholera} | R Documentation |
Plot method for voronoiLatlong()
Description
Plot method for voronoiLatlong()
Usage
## S3 method for class 'voronoi_latlong'
plot(x, add.pumps = TRUE,
delaunay.voronoi = "voronoi", euclidean.paths = FALSE, ...)
Arguments
x |
Object. |
add.pumps |
Logical. |
delaunay.voronoi |
Character "delaunay", "voronoi", or "both". |
euclidean.paths |
Logical. |
... |
Additional plotting parameters. |
[Package cholera version 0.9.1 Index]