Description Usage Arguments Functions
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.
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"))
|
value |
A number |
units |
The units corresponding to the number |
convert.to.meters
: Conversion to meters
convert.to.seconds
: Conversion to seconds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.