View source: R/cdtClimate_Humidity_functions.R
| dewpoint_temperature | R Documentation | 
Compute the dewpoint temperature from the air temperature and relative humidity.
dewpoint_temperature(tm, rh)
tm | 
 numeric, a vector or matrix of the air temperature in degree Celsius.  | 
rh | 
 numeric, a vector or matrix of the relative humidity in percentage.  | 
Returns a vector or matrix, the units are in degree Celsius.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.