geozoo (version 0.5.1)

mobius: Mobius

Description

A function to generate a mobius strip in the third or fourth dimension.

Usage

mobius(p = 3, n = 10000)

Arguments

p
dimension of object. (3)
n
number of points

References

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

Examples

Run this code
## Generates a mobius strip.
mobius(3, n = 1000)

Run the code above in your browser using DataCamp Workspace