linesSp: linesSp

Description Usage Arguments Details Examples

Description

linesSp

Usage

1
linesSp(sp, k = 1, lty = 1, col = "red", lwd = 1)

Arguments

sp

SpatialPolygons object

k

polygon number

lty

line type

col

color

lwd

line width

Details

description, a paragraph

Examples

1
2
3
4
5
data(resZTest)
K=resZTest
Z=K$zonePolygone
plotZ(Z)
linesSp(Z[[4]])

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