View source: R/summary.voronoi.R
summary.voronoi | R Documentation |
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
).
This function is meant as replacement for the function of same name in
package tripack
and should be fully backward compatible.
Albrecht Gebhardt <albrecht.gebhardt@aau.at>, Roger Bivand <roger.bivand@nhh.no>
voronoi
,voronoi.mosaic
,
print.voronoi
, plot.voronoi
,
print.summary.voronoi
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.