Create the radius vector given the maximum radius and pattern.
1 | create_r_vec(r_max, min_window_side, n_max_break = 2048L)
|
r_max |
Maximum radius. |
min_window_side |
The minimum window side length. |
n_max_break |
The maximum number of distance values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.