checkPolyHole: Internal function of spToGeoJSON

View source: R/checkPolyHole.R

checkPolyHoleR Documentation

Internal function of spToGeoJSON

Description

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

Usage

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


chgrl/leafletR documentation built on March 24, 2022, 7:53 a.m.