td_to_rh {ClimInd} | R Documentation |
Dew point to relative humidity
Description
Dew point to relative humidity
Usage
td_to_rh(tmax, tmin, td)
Arguments
tmax |
maximum temperature |
tmin |
daily minimum temperature, Celsius |
td |
dew point |
Value
rh
[Package ClimInd version 0.1-3 Index]