R/wc.R

Defines functions wc

Documented in wc

wc<-function(temp,vv){((35.74 + (0.6215 *(1.8*temp+32)-(35.75 *(vv*2.23)^0.16)+(0.4275 *(1.8*temp+32)*(vv*2.23)^0.16)))-32)/1.8}

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.