View source: R/splot-polygons.R
| star_vertices | R Documentation |
Generate Star Vertices
star_vertices(x, y, r, n_points = 5, inner_ratio = 0.4)
x |
Center x coordinate. |
y |
Center y coordinate. |
r |
Outer radius. |
n_points |
Number of star points. |
inner_ratio |
Ratio of inner to outer radius. |
List with x, y vectors of vertices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.