Learn R Programming

xlcharts (version 0.0.1)

inch_to_EMU: inch_to_EMU

Description

1 inch = 914400 EMUs

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

Usage

inch_to_EMU(value, ...)

Value

An numeric value.

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Examples

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

Run the code above in your browser using DataLab