points2polys | R Documentation |
create polygons from dataframe of vertices and ids
points2polys(idxy)
idxy |
dataframe with 3 columns - id, x, y - representing the id, x, and y of vertices of polygons |
create polygons from dataframe of vertices and ids
Revision History
1.0 | 2017 March 08 Created |
SpatialPolygons object
Jacob Strunk <Jstrunk@fs.fed.us>
xy2FIApoly
none yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.