cube.iterate {geozoo} | R Documentation |
A function generate a cube with vertices and a wire frame
cube.iterate(p = 3)
p |
dimension of object |
points |
location of points |
edges |
edges of the object |
Barret Schloerke
http://schloerke.github.io/geozoo/cube/
## Generates a cube
cube.iterate(p = 3)