Skip to content
Prev 5020 / 29559 Next

SpatialGridDataFrame to data.frame

Roger,

Thanks - It looks like this will do the trick. I had to change 
[X$covertype="forest",] to [X$covertype=="forest",] but it appears to 
work just fine.

Ned
Roger Bivand wrote: