R/convertempr.R
fahr_to_celsius.Rd
Convert a temperature from Fahrenheit to Celsius
fahr_to_celsius(temp)
numeric
fahr_to_celsius(32)#> [1] 0