Description Usage Arguments Value Notes References Examples
Utility function to convert temperature to Kelvin (K) given temperature in degree Celsius (degreeC).
1 | GetTKelvinFromTCelsius(TCelsius)
|
TCelsius |
A numeric vector of temperature in degree Celsius (degreeC) |
A numeric vector of temperature in Kelvin (K)
Exact conversion.
ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3
1 | GetTKelvinFromTCelsius(20:30)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.