View source: R/variables_air_humidity.R
ea_dew_calculation | R Documentation |
Actual vapour pressure (ea) derived from dewpoint temperature
ea_dew_calculation(tdew)
tdew |
A dataframe with dewpoint temperature (°C). |
Returns a data.frame object with the ea from dewpoint data.
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha.
## Not run:
ea <-ea_dew_calculation(tdew).
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.