Skip to content

object of SpatialPolygonsDataFrame from several objects of the class

2 messages · Berta Ibáñez, Roger Bivand

#
On Fri, 17 Sep 2010, Berta Ib??ez wrote:

            
No, avoid using internal slots unless you know what you are doing. See 
spRbind() methods in maptools, and use it sequentially, after making sure 
that the row.names() of the objects to be combined are not duplicated 
(they must be unique in the combined object).

Hope this helps,

Roger