remove_holes: Remove holes from an object of class Polygon

Description Usage Arguments Value Note

View source: R/sample-locations.R

Description

Remove holes from an object of class Polygon

Usage

1

Arguments

polygon

object of class Polygon or Polygons

Value

polygon without and Polygons with holes

Note

Borrowed the idea from the wild1 package, which I wasn't able to load for R 3.2.2, so I found the source code here: https://github.com/cran/wild1/blob/master/R/remove.holes.r


spew documentation built on Nov. 17, 2017, 7:36 a.m.