Description Usage Arguments Value Examples
View source: R/countSubGeoms.r
This function returns the number of sub-polygons or lines in a SpatialPolygons* or SpatialLines* object.
1 |
x |
SpatialPolygons, SpatialPolygonsDataFrame, SpatialLines, or SpatialLinesDataFrame. |
An integer.
1 2 | data(mad0)
countSubGeoms(mad0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.