Learn R Programming

cleangeo (version 0.3-1)

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.

Author

Emmanuel Blondel emmanuel.blondel1@gmail.com