bounding_box_xy: Compute the bounding window from coordinates

Description Usage Arguments Details

View source: R/bounding-box-xy.R

Description

Compute the bounding window from coordinates

Usage

1

Arguments

x

Columnwise matrix of coordinates, n-dimensional.

Details

Rectangular or cuboidal bounding box around coordinates given as matrix 'x'. Enlarged with the Ripley and Rasson 1977 method.


SGCS documentation built on May 1, 2019, 8:20 p.m.

Related to bounding_box_xy in SGCS...