boy.surface {geozoo} | R Documentation |
A function to produce a Boy Surface.
boy.surface(n = 10000)
n |
the number of points used when creating the object. |
Barret Schloerke
http://streaming.stat.iastate.edu/~dicook/geometric-data/mobius/other/
## Generates a Boy Surface boy.surface( n = 10000 ) ## Through rggobi ggobi(boy.surface(n = 10000))