geozoo (version 0.5.1)

simplex: Simplex

Description

A function to generate a simplex

Usage

simplex(p = 3)

Arguments

p
dimension of object

Value

points
location of points
edges
edges of the object (null)

References

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

Examples

Run this code
## Generates a simplex
simplex(p = 3)

Run the code above in your browser using DataLab