View source: R/degrees_to_angle.R
degrees_to_angle | R Documentation |
1 degree = 60000 angles
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html
degrees_to_angle(value, ...)
value |
value |
... |
Additional arguments, i.e. kwargs. |
A numeric value.
## Not run:
degrees_to_angle(value = 1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.