Description Usage Arguments Value Examples
View source: R/celsius_to_kelvin.R
This function converts input temperatures in Celsius to Kelvin.
1 | celsius_to_kelvin(temp_C)
|
temp_C |
The temperature in Celsius. |
The temperature in Kelvin.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.