interp (version 1.1-6)

summary.voronoi: Return a summary of a voronoi object

Description

Returns some information about object

Usage

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

Value

Object of class "summary.voronoi".

It contains the number of nodes (nn) and dummy nodes (nd).

Arguments

object

object of class "voronoi"

...

additional parameters for summary

Author

Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>

See Also

voronoi,voronoi.mosaic, print.voronoi, plot.voronoi, print.summary.voronoi.