Skip to content
Prev 1281 / 29559 Next

merging tables by columns AND row names (coordinates)

On Fri, 8 Sep 2006, Mikkel Grum wrote:

            
I would be wary of this with coords as floating point, because they ought
to be snapped together. I believe that the original data were from a
regular grid with missing cells. If that is the case, and the coordinates
can be mapped to integer row and column IDs, then certainly your route
will work. You are right that there is as yet no cbind/rbind/merge 
facility for Spatial*DataFrames.

Roger