dxa_to_cm {xlcharts} | R Documentation |
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html
dxa_to_cm(value, ...)
value |
value |
... |
Additional arguments, i.e. kwargs. |
An openpyxl Python object.
## Not run:
dxa_to_cm(value = 1L)
## End(Not run)