cross.cap {geozoo} | R Documentation |
A function to generate a cross cap.
cross.cap(n = 10000)
n |
number of points used to generate the object. |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://streaming.stat.iastate.edu/~dicook/geometric-data/mobius/other/
## Generates a Cross Cap cross.cap( n = 10000 ) ## Through rggobi ggobi(cross.cap(n = 10000))