clgeo_CleanByPolygonation.Polygon: clgeo_CleanByPolygonation.Polygon
Description
Function to clean a Polygon-class object by polygonation.
Usage
clgeo_CleanByPolygonation.Polygon(p, verbose = FALSE)
Arguments
verbose
Indicates wether the clean logs have to be printed. Default value is FALSE.
Value
a list of objects of class Polygon-class as defined in sp,
with cleaned geometries.