Skip to content
Prev 11196 / 29559 Next

simple spplot problem (colorkey inside the plotting area)

On 15/03/11 16:42:15, Stowasser Rainer wrote:
Hi Rainer,

I'm not sure whether I can help, but as soon as I include a
"key.space=list(x=0, y=0, corner=c(0,0))" into an spplot call, the color
key wanders into the plotting rectangle. The (minimal) full call here is:

print(spplot(sppdf, zcol = i, key.space=list(x=0,y=0.01,corner=c(0,0))))

(inside the postscript device for producing eps figures)

If you have, maybe post some code that we can try; or the structure of
your data frame and some further lines to experiment with.

Regards,
Georg.