inches {ladder} | R Documentation |
Convert lengths to EMU
Description
Convert lengths to EMU
Usage
inches(...)
cm(...)
Arguments
... |
One or more numeric values to convert |
Value
A numeric vector of lengths converted to EMU
Examples
inches(2, 0)
cm(3, 2)
[Package ladder version 0.0.3 Index]