convert.to.metric: Convert Metric

Description Usage Arguments Functions

View source: R/convert.to.R

Description

The functions in this package are optimized when values are in metric. This function provides an easy way of converting values to m/s or m/s/s.

Usage

1
2
3
4
5
convert.to.metric(value, units = "m/s")

convert.to.meters(value, units = c("ft", "km", "m", "mi", "yd"))

convert.to.seconds(units = c("second, minute, hour"))

Arguments

value

A number

units

The units corresponding to the number

Functions


aaronzpearson/fvp documentation built on Jan. 16, 2022, 12:39 a.m.