rcpp_modify_degree | R Documentation |
Rcpp modify degree.
rcpp_modify_degree(x, y)
x |
Numeric with current angle in degree. |
y |
Numeric with change of degree (negative or positive). |
Modify the degree of direction heading of individuals. The function ensures that all degrees are between 0 <= x <= 360.
double
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.