Description Usage Arguments Details Value Author(s) Examples
This function converts between inches, cm, and points.
| 1 | wdConvert(input,from="in",to="pt")
 | 
| input | the number to convert | 
| from | either "in","cm", or "pt". | 
| to | either "in","cm", or "pt". | 
Converts the input value from from units to tounits.
the converted number.
Christian Ritter
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.