Description Usage Arguments Value Note Author(s) References See Also Examples
inches_to_metric
creates a numeric vector of precipitation in
common metric units (millimeters or centimeters) from a numeric vector of
precipitation in inches.
1 | inches_to_metric(inches, unit, round = 2)
|
inches |
Numeric vector of precipitation (in inches) |
unit |
Character specifying the metric precipitation unit besides inches. Possible values are:
|
round |
An integer indicating the number of decimal places to round the converted value. |
A numeric vector of precipitation (in specified metric unit)
Equations are from the source code for the National Weather Service Forecast Office http://www.srh.noaa.gov/ama/?n=conversions
Joshua Ferreri joshua.m.ferreri@gmail.com, Brooke Anderson brooke.anderson@colostate.edu
http://www.srh.noaa.gov/ama/?n=conversions
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.