convert_degreesCelsius_to_Fahrenheit: Convert degrees Celsius to Fahrenheit

View source: R/convert.R

convert_degreesCelsius_to_FahrenheitR Documentation

Convert degrees Celsius to Fahrenheit

Description

Convert degrees Celsius to Fahrenheit

Usage

convert_degreesCelsius_to_Fahrenheit(degrees_Celsius)

Arguments

degrees_Celsius

temperature in degrees Celsius(°C).

Value

A vector for atemperature in Fahrenheit(°F).

References

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.


simET documentation built on Aug. 19, 2023, 5:09 p.m.