View source: R/auxiliaryFunctions.R
rad2deg | R Documentation |
This function converts an angle in radians to degrees.
rad2deg(radians)
radians |
Value of the angle in radians. |
The corresponding value of the angle in degrees.
rad2deg(pi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.