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