checkPolyHole: Internal function of spToGeoJSON

Description Usage Arguments Value Author(s) See Also

View source: R/checkPolyHole.R

Description

Checks if hole is part of polygon or not. Used by spToGeoJSON.

Usage

1
checkPolyHole(polyCoord, holeCoord)

Arguments

polyCoord

Polygon coordinates as data.frame.

holeCoord

Hole coordinates as data.frame.

Value

Boolean

Author(s)

Christian Graul

See Also

spToGeoJSON


leafletR documentation built on May 2, 2019, 10:25 a.m.