bbox2points: corner coordinates of area described by bounding box Returns...

View source: R/create.outer.R

bbox2pointsR Documentation

corner coordinates of area described by bounding box Returns a 2x4 matrix with coordinates x,y of the four corner points for a region with an extent determined by the input bounding box.

Description

corner coordinates of area described by bounding box

Returns a 2x4 matrix with coordinates x,y of the four corner points for a region with an extent determined by the input bounding box.

Usage

bbox2points(bb)

Arguments

bb

2x2 numerical matrix (bounding box matrix) with x,y rows and and min, max columns

Value

2x4 matrix with coordinates x y of points at the corners the region with extent defined by 'bb'


JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.