Description Usage Arguments Value See Also
View source: R/celsius_to_fahrenheit.R
kelvin_to_celsius
converts a temperature value in degree Celsius to degree Fahrenheit.
1 | celsius_to_fahrenheit(value)
|
value |
Temperature (in degree Celsius) value to convert to degree Fahrenheit |
Temperature value in degree Fahrenheit
celsius_to_kelvin
, kelvin_to_celsius
, kelvin_to_fahrenheit
, fahrenheit_to_celsius
, fahrenheit_to_kelvin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.