Description Usage Arguments Value Examples
cel_to_kel is a function to convert Celsius degrees to Kelvin(K) Insert temperature in Celsius degrees to get the value in Kelvin(K). For further information access: https://github.com/marcelofukuoka/conversorR
1 | cel_to_kel(x)
|
x |
of Celsius degrees is a numerical (double) |
Kelvin(K) as numerical (double)
1 | cel_to_kel(26.85)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.