roman.surface {geozoo} | R Documentation |
A function to generate a Roman surface, also known as a Steiner surface.
roman.surface(n = 10000, a = 1)
n |
number of points |
a |
maximum radius of object |
Barret Schloerke
http://streaming.stat.iastate.edu/~dicook/geometric-data/mobius/other/
## Generates a Roman surface. roman.surface(n = 10000, a = 1) ## Through rggobi ggobi(roman.surface(n = 10000, a = 1))