inch_to_dxa: inch_to_dxa

View source: R/inch_to_dxa.R

inch_to_dxaR Documentation

inch_to_dxa

Description

1 inch = 72 * 20 dxa

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

Usage

inch_to_dxa(value, ...)

Arguments

value

value

...

Additional arguments, i.e. kwargs.

Value

An numeric value.

Examples

## Not run: 
inch_to_dxa(value = 1)

## End(Not run)

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