Learn R Programming

cleangeo (version 0.3-1)

clgeo_CleanByPolygonation.SpatialPolygons: clgeo_CleanByPolygonation.SpatialPolygons

Description

Function to clean a SpatialPolygons object by polygonation

Usage

clgeo_CleanByPolygonation.SpatialPolygons(sp, verbose = FALSE)

Value

an object extending the Spatial-class as defined in sp, with cleaned geometries.

Arguments

sp

object extending the Spatial-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