| celsius_to_kelvin | R Documentation | 
Converts temperature recorded in Celsius to Kelvin.
celsius_to_kelvin(t_celsius)
t_celsius | 
 Temperature recorded in Celsius.  | 
A numeric vector.
celsius_to_kelvin(92)
celsius_to_kelvin(32)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.