bbox2polys: create polygons from dataframe of bounding coordinates and...

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

View source: R/bbox2polys.R

Description

create polygons from dataframe of bounding coordinates and ids

Usage

1
bbox2polys(idxxyy)

Arguments

idxxyy

dataframe with 5 columns - id, minx,maxx, miny, maxy - representing the id, and bounding x,y of polygons

Details

create polygons from dataframe of bounding coordinates and ids


Revision History

1.0 2017 March 08 Created

Value

SpatialPolygons object

Author(s)

Jacob Strunk <Jstrunk@fs.fed.us>

See Also

scan_las
read_las

Examples

1
 #none yet

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