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