Description Usage Arguments Value Examples
Convert radians to degrees
1 | rad_to_deg(rad)
|
rad |
A vector of values, in radians, to convert to decimal degrees |
A vector of the same length in decimal degrees
1 2 | rad_to_deg(2 * base::pi)
rad_to_deg(deg_to_rad(360))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.