Takes a character variable containing units of measurement for a variable.
If it has zero length, a ""
string is return. Otherwise, any trailing "s"
is
removed if the string is longer than one character, and depending on the arguments,
the string is changed to lower case, "s"
is added, and the first character is
changed to upper case.