Displaying 1 result from an estimated 1 matches for "tp3089972p3094752".
2010 Dec 15
1
levelplot blocks size
Hi,
I am trying to produce a levelplot using the following:
library(lattice)
df <- read.table("data", sep="\t", header=TRUE)
gr = levelplot(df$z ~ df$x * df$y,
xlim=0:1000,ylim=0:1000,aspect="iso",col.regions=heat.colors)
print(gr)
The produced result is: http://dl.dropbox.com/u/25473/bigplot.png
Now this is correct, because each of those points have a very