mobius.experiment {geozoo} | R Documentation |
A function to generate a 5-D mobius strip in the third dimension.
mobius.experiment(p=5, n = 10000)
p |
dimension of object. (5) |
n |
number of points |
Barret Schloerke
http://streaming.stat.iastate.edu/~dicook/geometric-data/mobius/mobius/
## Generates a mobius strip. mobius.experiment(5, n = 10000) ## Through rggobi ggobi(mobius.experiment(5, n = 10000))