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