Print a voronoi object
Usage
print(voronoi.obj)
Arguments
voronoi.obj
object of class
"voronoi"
Description
prints a summary of
"voronoi.obj"
Value
None
Author(s)
A. Gebhardt
References
R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional {Delaunay} triangulation package. ACM Transactions on Mathematical Software.
22
, 1-8.
See Also
voronoi
,
plot.voronoi
,
summary.voronoi
[Package Contents]