Description Usage Arguments Value See Also Examples
This function extracts a sub-polygon or the coordinates of vertices a sub-polygon from a SpatialPolygon or SpatialPolygonDataFrame object.
1 | subGeom(x, n)
|
x |
SpatialPolygon or SpatialPolygonDataFrame. |
n |
Positive integer(s) indicating which sub-polygon(s) to obtain. To see the number of sub-polygons in an object use |
out |
Character, either |
A spatial polygon object or a two-column matrix.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.