Skip to content
Prev 21419 / 29559 Next

Merging shapefiles and csv

On Thu, 31 Jul 2014, HallS wrote:

            
Beware that the data from the objects may be jumbled - never use merge, 
always use match() on the row.names vectors of the objects to ensure that 
the key-IDs agree. Jumbled data happens, it is important not to think 
"shapefile" but to think DBMS with the ID key your way of staying sane.

Hope this clarifies,

Roger