cube.dotline {geozoo} | R Documentation |
A functions to generate a cube with points along its wire frame.
cube.dotline(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 along its wire frame cube.dotline(p = 3) ## Through rggobi ggobi(cube.dotline(p = 3))