README.md

tempConvert

Dowload the package

devtools::install_github("mryap/tempConvert")

Load the package

library(tempConvert)

Fahr 404 to Celsius

fahr_to_celsius(404)

Kelvin to Celsius

kelvin_to_celsius(273.15)



mryap/tempConvert documentation built on May 29, 2019, 5:46 a.m.