polygon.digit {RGeostats}R Documentation

Digitalize a 2-D Polygon

Description

Digitalize a 2-D Polygon

Usage

polygon.digit(must.noproj=FALSE, allow.loop=TRUE,...)

Arguments

must.noproj

When FALSE and if a projection is active, the digitized polygon is not converted back to the original reference system: it is kept in the projected system.

allow.loop

When TRUE, the Polygon can be constituted of several Polysets. When FALSE, the Polygon can only contain a single Polyset.

...

Additional arguments passed to functions locator and plot.

Value

A polygon-class structure


[Package RGeostats version 14.0.10 Index]