convert_degreesCelsius_to_Fahrenheit | R Documentation |
Convert degrees Celsius to Fahrenheit
convert_degreesCelsius_to_Fahrenheit(degrees_Celsius)
degrees_Celsius |
temperature in degrees Celsius(°C). |
A vector for atemperature in Fahrenheit(°F).
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.