summary.voronoi: Summary method for neighborhoodVoronoi().

View source: R/voronoi.R

summary.voronoiR Documentation

Summary method for neighborhoodVoronoi().

Description

Return computed counts for Voronoi neighborhoods.

Usage

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

Arguments

object

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

...

Additional arguments.

Value

A vector of counts by neighborhood.

See Also

addVoronoi() plot.voronoi()

Examples

summary(neighborhoodVoronoi())

lindbrook/cholera documentation built on April 29, 2024, 12:22 p.m.