Description Usage Arguments Examples
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.
1 | rose_curve(n, d, delta = pi/180, N = 32)
|
n |
Curve parameter |
d |
Curve parameter |
delta |
Timestep |
N |
Determines the extent of the curve |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.