cholera (version 0.8.0)

summary.voronoi: Summary method for neighborhoodVoronoi().

Description

Return computed counts for Voronoi neighborhoods.

Usage

# S3 method for voronoi
summary(object, ...)

Value

A vector of counts by neighborhood.

Arguments

object

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

...

Additional arguments.

See Also

addVoronoi() plot.voronoi()

Examples

Run this code
summary(neighborhoodVoronoi())

Run the code above in your browser using DataLab