Description Usage Arguments Value Author(s) References Examples
A function to generate a torus in any dimension
1 |
p |
dimension of object |
n |
number of points |
radius |
radiuses of the torus, set from largest to smallest |
points |
location of points |
edges |
edges of the object (null) |
Barret Schloerke
http://schloerke.github.io/geozoo/mobius/torus/
1 2 | ## Generates a torus
torus(p = 3, n = 1000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.