deg {circular} | 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