Learn R Programming

geozoning (version 1.0.0)

pointsSp: pointsSp

Description

pointsSp

Usage

pointsSp(sp, k = 1, col = "red")

Arguments

sp

SpatialPolygons object

k

polygon number

col

color

Details

description, a paragraph

Examples

Run this code
# NOT RUN {
data(resZTest)
K=resZTest
Z=K$zonePolygone
plotZ(Z)
pointsSp(Z[[1]])
# }

Run the code above in your browser using DataLab