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