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
the map but I don't find the script to insert these data on the map.
3)the grey range are not really represented on the map: I don't have gradual
evolution but only patches

This is the script I use, can you help me on these three points???

image(KC,col="gray"[0:5],xlim=c(-1,53),ylim=c(0,53),x.leg=c(51,53),y.leg=c(10,40),vert.leg=T,pch="°")

If necessary I can give further informations about my script.

I thank you all for your answers.

-- 
View this message in context: 
http://n4.nabble.com/kriging-with-geoR-package-tp1008696p1008696.html
Sent from the R help mailing list archive at Nabble.com.

        [[alternative HTML version deleted]]

______________________________________________
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