Learn R Programming

cleangeo (version 0.2-3)

clgeo_CleanByPolygonation.Polygon: clgeo_CleanByPolygonation.Polygon

Description

Function to clean a Polygon-class object by polygonation.

Usage

clgeo_CleanByPolygonation.Polygon(p, verbose = FALSE)

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.

Value

a list of objects of class Polygon-class as defined in sp, with cleaned geometries.