Description Usage Arguments Value Examples
Function which plots a hexagon.
1 | fo_plot_hex(xs, ys, r, alpha = 0)
|
xs |
Center point value on the X axis. |
ys |
Center point value on the Y axis. |
r |
Lenght from the center to the apex. |
alpha |
Angle of rotation. |
Plot
1 | fo_plot_hex(1,0,3, 90)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.