Skip to content
Prev 1049 / 29559 Next

problems loading spproj library for transform()

Roger Bivand wrote:
I can confirm that you cannot validly overplot using the print() method
for trellis objects (as you do): axes tics, axes labels, titles, everything
plays a role in determining the size before gets done.

Alternatively to base plot, you could try to use the sp.layout argument
to spplot, which is exactly designed to plot more than one "thing" in
a single map. See examples on the r-spatial.sourceforge.net gallery.

Bests,
--
Edzer