Description Usage Arguments Value Notes References Examples
Utility function to convert temperature to degree Rankine (degreeR) given temperature in degree Fahrenheit (degreeF).
1 | GetTRankineFromTFahrenheit(TFahrenheit)
|
TFahrenheit |
A numeric vector of temperature in degree Fahrenheit (degreeF) |
A numeric vector of temperature in degree Rankine (degreeR)
Exact conversion.
ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3
1 | GetTRankineFromTFahrenheit(1:100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.