Learn R Programming

xlcharts (version 0.0.1)

dxa_to_cm: dxa_to_cm

Description

https://openpyxl.readthedocs.io/en/stable/api/openpyxl.utils.units.html

Usage

dxa_to_cm(value, ...)

Value

An openpyxl Python object.

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Examples

Run this code
if (FALSE) {
dxa_to_cm(value = 1L)
}

Run the code above in your browser using DataLab