Description Usage Arguments Value Author(s) References Examples
A function to generate a dini surface.
1 | dini.surface(n = 10000, a = 1, b = 1)
|
n |
number of points |
a |
outer radius of object |
b |
space between loops |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://schloerke.github.io/geozoo/mobius/other/
1 2 | ## Generates a Dini Surface
dini.surface(n = 1000, a = 1, b = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.