rad | 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
conversion.circular
and deg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.