rbox: Generate various point distributions

Description Usage Arguments Value Author(s)

View source: R/rbox.R

Description

Default is corners of a hypercube.

Usage

1
rbox(D = 2, B = 0.5)

Arguments

D

number of dimensions of hypercube

B

bounding box coordinate - faces will be -B and B from origin

Value

Matrix of points

Author(s)

David Sterratt


geometry documentation built on May 2, 2019, 6:09 p.m.

Related to rbox in geometry...