R/sat.vap.pres.R

sat.vap.pres <- function(temp){
	return(0.611*exp(17.3*temp/(temp+237.3)))
}

Try the RHydro package in your browser

Any scripts or data that you put into this service are public.

RHydro documentation built on May 2, 2019, 6:24 p.m.