# NOT RUN {
data(SPolygridDF)
spplot(SPolygridDF, zcol = "b",
sp.layout = list("sp.points", SpatialPoints(coordinates(SPolygridDF))))
data(SIndexDF)
spplot(SIndexDF)
data(SLinesDF)
areaSDF(SLinesDF)
# }
Run the code above in your browser using DataLab