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