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