remove_holes: Close Holes in Polygons

Description Usage Arguments Value Note References

View source: R/region_growing_functions.r

Description

Given an object of class Polygons, return #a similar object with no holes

Usage

1
remove_holes(SpatPoly)

Arguments

SpatPoly

A SpatialPolygons object

Value

the SpatialPolygons object with any holes removed

Note

called in region_growing_wrapper.r

References

http://r-sig-geo.2731867.n2.nabble.com/Remove-holes-from-a-SpatialPolygon-td7585464.html


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