disaggregate-methods | R Documentation |
disaggregate SpatialLines, SpatialLinesDataFrame, SpatialPolygons, or SpatialPolygonsDataFrame objects, using functions from rgeos to handle polygon hole nesting
disaggregate(x, ...)
x |
object of class SpatialLines or SpatialPolygons |
... |
ignored |
object of class SpatialLines or SpatialPolygons, where groups of Line or Polygon are disaggregated to one Line per Lines, or one Polygon per Polygons, respectively.
Robert Hijmans, Edzer Pebesma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.