rad {circular} | R Documentation |
Converts degrees to radians.
rad(x)
x |
vector or matrix of degree measurements. |
This function is available for compatibility with the CircStats
package, please use conversion.circular
.
Returns a vector or matrix of radian measurements corresponding to the data in degrees.
Claudio Agostinelli and Ulric Lund