R/convertempr.R
kelvin_to_fahr.Rd
Convert a temperature from Kelvin to Fahrenheit
kelvin_to_fahr(temp)
numeric
kelvin_to_fahr(273.15)#> [1] 32