Description Usage Arguments Examples
Generates data for plotting an epicycloid curve and stores it in a data frame with (x, y) coordinates. Refer to the Wikipedia article for details.
1 | epicycloid_curve(a = 1, b = 1, delta = 0.1 * pi)
|
a |
Curve parameter |
b |
Curve parameter |
delta |
Timestep |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.