Displaying 1 result from an estimated 1 matches for "ortann".
Did you mean:
ortmann
2007 Jan 29
1
overlay xyplot on contourplot in lattice in R
...nd panel.xyplot options, but
until now I haven't suceeded. I found this command that maybe could help me :
# contourplot
contourplot(elev ~ longitude * latitude, data = interpgrid,
panel = function(x, y, subscripts, ...) {
panel.contourplot(x, y, subscripts, ...)
panel.xyplot(ortann$longitude, ortann$latitude)
} )
however, doesn't seem to work out, and I do not know what should I write for
subscripts. I do not understand the explanation in R.
Is anyone could help me?
Thanks a lot in advance!
I use R, version 2.4.0.
Kathy-Andr?e Laplante-Albert
?tudiante ? la ma?tr...