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