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