Dear all,
I would like legend cut-offs that are prettier that just executing
spplot(SpatialPolygonsDataFrame(karta, as.data.frame(resdf[,c("TempEst.t","TempEst.tM1")])))

I try
spplot(SpatialPolygonsDataFrame(karta, as.data.frame(resdf[,c("TempEst.t","TempEst.tM1")])),at=pretty())
, though without sucess.

Could someone give a clue on how to do it?

Thanks!

/Tord

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to