plot_hypotrochoid | R Documentation |
3,7,1 should give the classic 7 leaf clover
plot_hypotrochoid(
radius_a = 3,
radius_b = 7,
dist_b = 1,
revolutions = 7,
increments = 6480
)
radius_a |
Radius of the major circle |
radius_b |
And the smaller circle. |
dist_b |
between b and the drawing point. |
revolutions |
How many times to revolve through the spirograph. |
increments |
How many dots to lay down while writing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.