View source: R/M006_spirograph.R
makeSpirograph | R Documentation |
Creates a spirograph.
makeSpirograph( discSizes = c(1, 0.4), discRotations = c(3, 25), tmin = 0, tmax = 2 * pi, lent = 1000, ... )
discSizes, discRotations |
spirograph parameters. |
lent, tmin, tmax |
passed to makeTSpace() |
... |
parameters passed to makePolar |
Returns a component
pruneStart(1:10,4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.