printInterZ: printInterZ

Description Usage Arguments Details Examples

Description

printInterZ

Usage

1
printInterZ(Z, sp)

Arguments

Z

list of zones, each zone is a SpatialPolygons

sp

SpatialPolygons object

Details

checks intersection of sp and each element of Z

Examples

1
2
3
4
5
6
data(mapTest)
data(resZTest)
K=resZTest
Z=K$zonePolygone
plotZ(Z,mapTest)
geozoning:::printInterZ(Z,Z[[1]])

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