powered by
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)
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
x