Skip to content
Prev 11314 / 29559 Next

Minor tick marks in spplot

On 03/27/2011 07:28 PM, S?bastien Durand wrote:
Try to get it working with levelplot, as in

library(lattice)
levelplot(dist~x+y, meuse.grid, asp = "iso", contour=TRUE, pretty=TRUE,
scales=  list(draw = TRUE, alternating=c(1,0), tck=c(1,0)))

and look in the docs of ?xyplot (which it seems you did).

If you don't get it to work there, it's beyond my control /
capabilities, and you could try the package maintainer,
deepayan.sarkar at gmail.com or r-help.