bbox_make: compute the bounding box for coordinates

View source: R/bbox_methods.R

bbox_makeR Documentation

compute the bounding box for coordinates

Description

compute the bounding box for coordinates

Usage

bbox_make(x, expand = TRUE)

Arguments

x

coordinate matrix

expand

expand a bit? (ripras, see details)

Details

if expand = TRUE, the bbox will be expanded using an estimate of the true window area as described by Ripley & Rasson (1977). The convex hull is replaced with a cuboid aligned with the axes.


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