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