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