inch_to_EMU {xlcharts}R Documentation

inch_to_EMU

Description

1 inch = 914400 EMUs

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

Usage

inch_to_EMU(value, ...)

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Value

An numeric value.

Examples

## Not run: 
inch_to_EMU(value = 1)

## End(Not run)

[Package xlcharts version 0.0.2 Index]