Skip to contents

Prints some information about object x

Usage

# S3 method for class 'summary.voronoi'
print(x, ...)

Arguments

x

object of class "summary.voronoi", generated by summary.voronoi.

...

additional paramters for print

Value

None

Note

This function is meant as replacement for the function of same name in package tripack and should be fully backward compatible.

Author

Albrecht Gebhardt <[email protected]>, Roger Bivand <[email protected]>