holeSp: holeSp

Description Usage Arguments Details Value Examples

Description

holeSp

Usage

1
holeSp(sp)

Arguments

sp

SpatialPolygons

Details

number of holes in SpatialPolygons

Value

the number of holes within sp

Examples

1
2
3
ZK=initialZoning(qProb=c(0.4,0.2,0.7),mapTest)
Z=ZK$resZ$zonePolygone
holeSp(Z[[5]]) #zone 5 has 1 hole

hazaeljones/geozoning documentation built on May 30, 2019, 3:06 p.m.