disaggregate SpatialLines, SpatialLinesDataFrame, SpatialPolygons, or SpatialPolygonsDataFrame objects, using functions from rgeos to handle polygon hole nesting
disaggregate(x, ...)
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.
object of class SpatialLines or SpatialPolygons
ignored
Robert Hijmans, Edzer Pebesma