remove_small_pols: Remove Small Polygons

Description Usage Arguments Value

View source: R/remove_small_pols.r

Description

Remove small polygons from a SpatialPolygons object

Usage

1
remove_small_pols(spatpols, minsize, outname = NULL)

Arguments

spatpols

A SpatialPolygons object

minsize

numeric Any polygons below this size will be removed

outname

character. Optional filename to write the result to

Value

A SpatialPolygons(DataFrame) object


pieterbeck/CanHeMonR documentation built on May 25, 2019, 7:11 a.m.