Learn R Programming

cleangeo (version 0.2-3)

clgeo_CleanByPolygonation.Polygons: clgeo_CleanByPolygonation.Polygons

Description

Function to clean a Polygons object by polygonation

Usage

clgeo_CleanByPolygonation.Polygons(p, verbose = FALSE)

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.

Value

an object of class Polygons-class as defined in sp, with cleaned geometries.