geozoo (version 0.5.1)

cross.cap: Cross Cap

Description

A function to generate a cross cap

Usage

cross.cap(n = 10000)

Arguments

n
number of points

Value

points
location of points
edges
edges of the object (null)

References

http://schloerke.github.io/geozoo/mobius/other/

Examples

Run this code
## Generates a Cross Cap
cross.cap( n = 1000 )

Run the code above in your browser using DataLab