View source: R/standard_conversion.R
standard_conversion | R Documentation |
Takes a character string (or list) representing a length in meters format (e.g. "3.85m") and converts it to a distance in feet-inches ("12-07.45")
standard_conversion(x)
x |
A character vector of distance(s) in meters format ("3.85m") , to be converted to meters ("12-07.45") |
returns the value of the string x
which represents a distance
in feet-inches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.