height_to_cm | R Documentation |
convert character string of height e.g. "6-4" to a numerical value in cm. Note: it will break if the height is above 10feet.
height_to_cm(x)
x |
height character value |
numerical value in cm
height_to_cm("6-4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.