Skip to content
Prev 6808 / 29559 Next

Merging two spatial polygon objects

On Thu, 5 Nov 2009, Roger Bivand wrote:

            
Sorry, on checking:

row.names(StMaps50)
row.names(CAMaps)

(rownames() is a method for matrices, row.names() for data.frames and 
friends).

Roger