Description Usage Arguments Value Examples
View source: R/hex_centerplot.R
Function which plots a hexagon made from its center.
1 | fo_centerplot_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_centerplot_hex(0,0,3,45)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.