split.SpatialPolygonsDataFrame: Divide into multiple shape objects
Description
Divide a shape object into multiple objects.
Usage
## S3 method for class 'SpatialPolygonsDataFrame':
split(x, f, drop = FALSE, ...)
## S3 method for class 'SpatialPointsDataFrame':
split(x, f, drop = FALSE, ...)
## S3 method for class 'SpatialLinesDataFrame':
split(x, f, drop = FALSE, ...)