Learn R Programming

geozoning (version 1.0.0)

cleanSp: cleanSp

Description

cleanSp

Usage

cleanSp(sp, tol = 1e-05)

Arguments

sp

SpatialPolygons

tol

minimum area for removal

Value

a SpatialPolygons

Details

removes from sp polygons that are too small (artefacts of gDifference)

Examples

Run this code
# NOT RUN {
# not run
# }

Run the code above in your browser using DataLab