rcpp_modify_degree: rcpp_modify_degree

View source: R/RcppExports.R

rcpp_modify_degreeR Documentation

rcpp_modify_degree

Description

Rcpp modify degree.

Usage

rcpp_modify_degree(x, y)

Arguments

x

Numeric with current angle in degree.

y

Numeric with change of degree (negative or positive).

Details

Modify the degree of direction heading of individuals. The function ensures that all degrees are between 0 <= x <= 360.

Value

double


Allgeier-Lab/arrR documentation built on Feb. 13, 2025, 7:44 a.m.