Return a summary of a voronoi object
Returns some information about object
## S3 method for class 'voronoi' summary(object,...)
object |
object of class |
... |
additional parameters for |
Object of class "summary.voronoi"
.
It contains the number of nodes (nn
) and dummy nodes (nd
).
A. Gebhardt
R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional Delaunay triangulation package. ACM Transactions on Mathematical Software. 22, 1-8.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.