SlpSVPC {FAO56} | R Documentation |
SlpSVPC
returns the value of slope of saturation vapour pressure curve at a specific air temperature.
SlpSVPC(Temp)
Temp |
A numeric scalar that denotes the air temperature [C]. |
This is a function to calculate the slope of saturation vapour pressure curve at the air temperature Temp
[kPa/C].
The function returns the value of the slope of saturation vapour pressure curve at air temperature Temp
as a numeric scalar.
SlpSVPC(Temp = 25)