cholera (version 0.2.1)

plot.voronoi: Plot Voronoi neighborhoods.

Description

Plot Voronoi neighborhoods.

Usage

# S3 method for voronoi
plot(x, ...)

Arguments

x

An object of class "voronoi" created by neighborhoodVoronoi().

...

Additional plotting parameters.

Value

A base R graph.

See Also

neighborhoodVornoi()

addVoronoi()

Examples

Run this code
# NOT RUN {
plot(neighborhoodVoronoi())
# }

Run the code above in your browser using DataLab