[R] kriging with geoR package
patrocle
benoitchalais87 at gmail.com
Tue Mar 2 16:50:42 CET 2010
hi all.
If someone have the same problems this is the answer:
-vertical legend :
> legend.krige(x.leg=c(X,X),y.leg=c(X,X),kr$pred,vert=TRUE,col="gray"(seq(.7,0,l=100000)))
-sample's positions on the map:
###coords.dat=table$coords### like in
>image(kr,col="gray"(seq(.7,0,l=100000)),xlim=c(-1,55),ylim=c(0,53),coords.dat=fau1$coords)
-for the grey scale the help provided by the software is nice
--
View this message in context: http://n4.nabble.com/kriging-with-geoR-package-tp1008696p1575186.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list