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