getNs: getNs

Description Usage Arguments Details Value Examples

Description

getNs

Usage

1
getNs(zoneN, iZ)

Arguments

zoneN

zone neighborhood Logical matrix

iZ

index of current zone in zoning

Details

get zone numbers of neighbors of a given zone

Value

a Logical vector of current zone neighbors

Examples

1
2
3
data(mapTest)
K=resZTest
Ns=geozoning:::getNs(K$zoneNModif,5) # find neighbors of zone 5

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