Skip to content
Prev 13797 / 29559 Next

Detect islands (of more than 1 areas or polygons) into a cartography

On Fri, 30 Dec 2011, Marc Mar? Dell'Olmo wrote:

            
This wasn't easy to grasp. By graph, do you mean the neighbour graph of 
the Polygons objects in a SpatialPolygons object? Could you use the North 
Carolina counties data set included in maptools to give an example of your 
question? You'll find additional information in spdep, see the poly2nb() 
and n.comp.nb() functions.

Roger