polygon.print {RGeostats}R Documentation

Print the Polygon structure

Description

Print the Polygon structure

Usage

polygon.print(x, ..., flag.print=0)

Arguments

x

The polygon-class structure to be printed

...

Present by compatibility with the generic print function

flag.print

Level of details for the polygon printout

  • 0 : Only provide the number of Polysets in the Polygon

  • 1 : Print the number of vertices for each Polyset

  • 2 : Print the details of the vertices for each Polyset of the Polygon

Value

The formatted printout of the contents of the Polygon structure


[Package RGeostats version 14.0.10 Index]