points2polys: create polygons from dataframe of vertices and ids

View source: R/points2polys.R

points2polysR Documentation

create polygons from dataframe of vertices and ids

Description

create polygons from dataframe of vertices and ids

Usage

points2polys(idxy)

Arguments

idxy

dataframe with 3 columns - id, x, y - representing the id, x, and y of vertices of polygons

Details

create polygons from dataframe of vertices and ids


Revision History

1.0 2017 March 08 Created

Value

SpatialPolygons object

Author(s)

Jacob Strunk <Jstrunk@fs.fed.us>

See Also

xy2FIApoly

Examples

 none yet


jstrunk001/RSForInvt documentation built on April 18, 2022, 11:03 p.m.