View source: R/splot-polygons.R
| cloud_vertices | R Documentation |
Generate Cloud Vertices
cloud_vertices(x, y, r, n = 100)
x |
Center x coordinate. |
y |
Center y coordinate. |
r |
Radius. |
n |
Number of vertices. |
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.