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