Re: [R] kriging with geoR package

2010-03-02 Thread patrocle
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=10))) -sample's positions on the map: ###coords.dat=table$coords### like in >image(kr,col="gray"(seq(.7,0,l=10)),xlim=c(-1

[R] kriging with geoR package

2010-01-07 Thread patrocle
Hi all, I have to draw a map of microorganisms repartition in a sample. I use the "image" function of geoR package to build the map but there are three problems: 1) the legend is Horizontal (with or without vert.leg=TRUE) 2) I want to plot the position of organisms and level curves of density on