Description Usage Arguments Value Author(s) References Examples
View source: R/cross.polytope.R
A function generate a cross polytope, cube dual, with vertices and a wire frame.
1 | cross.polytope(p = 3)
|
p |
dimension of object |
points |
location of points |
edges |
edges of the object |
Barret Schloerke
http://schloerke.github.io/geozoo/cube/
1 2 | # Generates a 3-D Cross Polytope
cross.polytope(p = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.