points2polys: create polygons from dataframe of vertices and ids

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/points2polys.R

Description

create polygons from dataframe of vertices and ids

Usage

1

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

1
 none yet

jstrunk001/lasR documentation built on April 20, 2020, 7:24 a.m.