extractCoords | R Documentation |
extractCoords
extract Coordinates of SpatialLines or SpatialPolygons
extractCoords
extractCoords(x, unique = TRUE, aslist = FALSE)
x |
SpatialLines or SpatialPolygons |
unique |
Whether return unique coordinates or duplicated coordinates |
aslist |
Whether return as list of coordinates |
coordinates of points, m x 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.