simplex {geozoo} | R Documentation |
A function to generate a simplex
simplex(p = 3)
p |
dimension of object |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://schloerke.github.io/geozoo/simplices/
## Generates a simplex
simplex(p = 3)