deg | R Documentation |
Converts radians to degrees.
deg(x)
x |
vector or matrix of radian measurements. |
This function is available for compatibility with the CircStats
package; please use conversion.circular
.
Returns a vector or matrix of degree measurements corresponding to the data in radians.
Claudio Agostinelli and Ulric Lund
conversion.circular
and rad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.