powered by
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.
epicycloid_curve(a = 1, b = 1, delta = 0.1 * pi)
Curve parameter
Timestep
# NOT RUN { epicycloid_curve() # }
Run the code above in your browser using DataLab