Skip to content
Prev 1354 / 29559 Next

(no subject)

Le 28 sept. 06 ? 15:06, Roger Bivand a ?crit :
> ls(pat="plot")
[1] "BBplot"             "Bplot"              "draw.plotmath.cell"
[4] "plot"               "plotG"              "plotM"
[7] "plotx"              "plotxx"

plotx, plotxx, plotG and plotM are functions of mine. Is there a  
problem ?
> is(xx)
[1] "SpatialPolygonsDataFrame" "SpatialPolygons"
[3] "Spatial"
seems to be good
sp:::plot.SpatialPolygons(xx, axes=TRUE)


give a map which seems to be good one !!!
(but I had removed the plot* as below before this instruction)
Jacques Vernin