plot.latlongVoronoi: Plot method for latlongNeighborhoodVoronoi()

View source: R/latlongNeighborhoodVoronoi.R

plot.latlongVoronoiR Documentation

Plot method for latlongNeighborhoodVoronoi()

Description

Plot method for latlongNeighborhoodVoronoi()

Usage

## S3 method for class 'latlongVoronoi'
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.


lindbrook/cholera documentation built on May 4, 2024, 6:41 p.m.