An open API service indexing awesome lists of open source software.

https://github.com/jsugarelli/tempconvertr

Temperature converter (example R package for article in 'Informatik Aktuell')
https://github.com/jsugarelli/tempconvertr

article example

Last synced: 4 months ago
JSON representation

Temperature converter (example R package for article in 'Informatik Aktuell')

Awesome Lists containing this project

README

        

# Package tempconvertr

This is not a real R package but an example used in an article forthcoming in the German 'Informatik Aktuell' online magazine. It is used to demonstrate how packages are developed and provides a function `convert.temp()` to convert temperatures between degrees Celsius, degrees Fahrenheit and Kelvin.