summary.voronoi.RdReturns some information about object
# S3 method for class 'voronoi'
summary(object,...)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.