hum_vapor_pres.Rd
Calculates vapor pressure from relative humidity and saturation vapor pressure
hum_vapor_pres(...) # S3 method for numeric hum_vapor_pres(hum, t, ...) # S3 method for weather_station hum_vapor_pres(weather_station, height = "lower", ...)
... | Additional parameters passed to later functions. |
---|---|
hum | Relative humidity in %. |
t | Air temperature in degrees C. |
weather_station | Object of class weather_station. |
height | Height of measurement. "lower" or "upper". |
Vapor pressure in hPa.