calculate partial water vapor pressure
WVP1(Td, isK = TRUE)
dew point in Kelvin (K) or in degree Celsius (<U+00B0>C)
logical indicator whether temperature is in Kelvin (K). The default value is TRUE.
numeric partial vapor pressure in hectopascal (hPa) or millibar (mb)
# NOT RUN {
T0 # absolute zero in Kelvin (K)
WVP1(T0)
# }
Run the code above in your browser using DataLab