
Converts degrees to radians.
rad(x)
vector or matrix of degree measurements.
Returns a vector or matrix of radian measurements corresponding to the data in degrees.
This function is available for compatibility with the CircStats
package, please use conversion.circular
.