poly2bbpoly: bbpoly from 2d polygon given by x and y coordinates

View source: R/bbpoly.R

poly2bbpolyR Documentation

bbpoly from 2d polygon given by x and y coordinates

Description

bbpoly from 2d polygon given by x and y coordinates

Usage

poly2bbpoly(x, y)

Arguments

x

x coordinates

y

y coordinates

Details

Assuming an open polygon, meaning the last vertex is not the same as the first. Will check and adapt.


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.