powered by
Converts temperature recorded in Celsius to Kelvin.
kelvin_to_fahrenheit(t_kelvin)
Temperature recorded in Kelvin.
A numeric vector.
numeric
# NOT RUN { kelvin_to_fahrenheit(92) kelvin_to_fahrenheit(32) # }
Run the code above in your browser using DataLab