simplex: Simplex

Description Usage Arguments Value Author(s) References Examples

Description

A function to generate a simplex

Usage

1
simplex(p = 3)

Arguments

p

dimension of object

Value

points

location of points

edges

edges of the object (null)

Author(s)

Barret Schloerke

References

http://schloerke.github.io/geozoo/simplices/

Examples

1
2
## Generates a simplex
simplex(p = 3)

schloerke/geozoo documentation built on May 29, 2019, 3:40 p.m.