Learn R Programming

SGCS (version 2.7)

bounding_box_xy: Compute the bounding window from coordinates

Description

Compute the bounding window from coordinates

Usage

bounding_box_xy(x)

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.