powered by
Generates data for plotting a rose curve and stores it in a data frame with (x, y) coordinates. Refer to the Wikipedia article for details.
rose_curve(n, d, delta = pi/180, N = 32)
Curve parameter
Timestep
Determines the extent of the curve
# NOT RUN { rose_curve() # }
Run the code above in your browser using DataLab