Learn R Programming

geozoning (version 1.0.0)

crComment: crComment

Description

crComment

Usage

crComment(Z)

Arguments

Z

zoning geometry (list of SpatialPolygons)

Value

a zoning

Details

create comment corresponding to holes in a zoning

Examples

Run this code
# NOT RUN {
data(resZTest)
K=resZTest
Z=K$zonePolygone
Z1=geozoning:::crComment(Z)
# }

Run the code above in your browser using DataLab