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

View source: R/bbox2polys.R

bbox2polysR Documentation

create polygons from dataframe of bounding coordinates and ids

Description

create polygons from dataframe of bounding coordinates and ids

Usage

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

This program is free software but it is provided WITHOUT WARRANTY and with ABSOLUTELY NO GUARANTEE of fitness or functionality for any purpose; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.


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

 #none yet


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