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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to