cm_to_EMU: cm_to_EMU

View source: R/cm_to_EMU.R

cm_to_EMUR Documentation

cm_to_EMU

Description

1 cm = 360000 EMUs

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

Usage

cm_to_EMU(value, ...)

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Value

A numeric value.

Examples

## Not run: 
cm_to_EMU(value = 1L)

## End(Not run)


xlcharts documentation built on May 29, 2024, 7:58 a.m.