Skip to content
Prev 7304 / 29559 Next

(no subject)

On Tue, 5 Jan 2010, laure velez wrote:

            
Please try:

image(grid, axes=TRUE)
plot(pol, add=TRUE)

If the polygon doesn't show up in the correct place, do examine summary() 
output for both objects. I suspect that the coordinate values of the 
objects - seem in the bounding boxes in the summary output - do not 
overlap, probably because the coordinate reference systems differ.

Roger