cm | R Documentation |
Translates from inches to cm (centimeters).
cm(x)
x |
numeric vector |
cm(1) # = 2.54 ## Translate *from* cm *to* inches: 10 / cm(1) # -> 10cm are 3.937 inches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.