rad_lw_in | R Documentation |
Calculation of the longwave radiation of the atmosphere.
rad_lw_in(...) ## S3 method for class 'numeric' rad_lw_in(hum, t, ...) ## S3 method for class 'weather_station' rad_lw_in(weather_station, ...)
... |
Additional parameters passed to later functions. |
hum |
relative humidity in %. |
t |
Air temperature in °C. |
weather_station |
Object of class weather_station. |
Atmospheric radiation in W/m².
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.