standard_conversion: Formatting meters lengths as feet-inches

Description Usage Arguments Value

View source: R/standard_conversion.R

Description

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")

Usage

1

Arguments

x

A character vector of distance(s) in meters format ("3.85m") , to be converted to meters ("12-07.45")

Value

returns the value of the string x which represents a distance in feet-inches


JumpeR documentation built on Nov. 17, 2021, 1:07 a.m.