remove1FromZ: remove1FromZ

Description Usage Arguments Details Value Examples

Description

remove1FromZ

Usage

1
remove1FromZ(Z, iC, zoneN, simplitol = 0.001, disp = 0)

Arguments

Z

zoning geometry (list of SpatialPolygons)

iC

current zone index

zoneN

zone neighborhood Logical matrix

simplitol

tolerance for spatial polygons geometry simplification

disp

0: no info, 1: some info

Details

description, a paragraph

Value

a new zoning where current zone has been removed

Examples

1
2
3
4
5
data(resZTest)
K=resZTest
Z=K$zonePolygone
plotZ(Z)
plotZ(geozoning:::remove1FromZ(Z,2,K$zoneN))

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