cube.face {geozoo} | R Documentation |
A function to generate a cube with points on its face.
cube.face(p = 3)
p |
dimension of object |
points |
location of points |
edges |
edges of the object |
Barret Schloerke
http://streaming.stat.iastate.edu/~dicook/geometric-data/cube/
## Generates a cube with points on its face cube.face(p = 3) ## Through rggobi ggobi(cube.face(p = 3))