View source: R/navr-angle-calculations.R
vector_from_angle | R Documentation |
Creates x y coordinate of point position given angle X
vector_from_angle(angle, radius = NULL, center = NULL)
angle |
numeric angle in degrees (0-360) |
radius |
vector size |
center |
vector origin |
vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.