View source: R/utils-geometry.R
| point_angle | R Documentation |
Calculate Angle Between Two Points
point_angle(x1, y1, x2, y2)
x1, y1 |
Start point coordinates. |
x2, y2 |
End point coordinates. |
Angle in radians.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.