| vapor.hPa | R Documentation |
The vapor pressure of water, in hPa.
vapor.hPa(t = 25)
t |
Temperature, |
The vapor pressure of water, in hecto Pascal; valid for temperature of [-50,100] dgC.
Karline Soetaert <karline.soetaert@nioz.nl>, Lorenz Meire <lorenz.meire@nioz.nl>
Lowe, P.R. and J.M. Ficke, 1974: The computation of saturation vapor pressure. Tech. Paper No. 4-74, Environmental Prediction Research Facility, Naval Postgraduate School, Monterey, CA, 27 pp.
http://www.cactus2000.de/uk/unit/masshum.shtml
vapor, air_spechum, air_density,
gas_O2sat, gas_satconc,
gas_schmidt, gas_solubility,
gas_transfer, atmComp
vapor.hPa(t = 25)
plot(0:30, vapor.hPa(t = 0:30), xlab = "Temperature, dgC", ylab = "hPa")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.