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