Description Usage Arguments Value
Generate strange attractor.
1 | strange_attractor(a, n, x0 = 1, y0 = 1)
|
a |
Numeric vector of length 14 |
n |
Number of points to generate |
x0 |
Initial value for x |
y0 |
Initial value for y |
Data frame with columns x
and y
, and n
rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.