View source: R/utils-geometry.R
| point_on_circle | R Documentation |
Calculate Point on Circle
point_on_circle(cx, cy, r, angle)
cx, cy |
Center coordinates. |
r |
Radius. |
angle |
Angle in radians. |
List with x, y coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.