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