R/etv.R

Defines functions etv

Documented in etv

etv=function(temp,ur,vv){37-(37-temp)/(0.68-0.0014*ur+1/(1.76+1.4*vv^0.75))-0.29*temp*(1-ur/100)}

Try the ThermIndex package in your browser

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

ThermIndex documentation built on May 1, 2019, 7:56 p.m.