Fun Translations API client in R
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("rsquaredacademy/funtranslater")
translate_minion("Hello, I am hungry!")
Only public API calls are supported. The rate limit is 60 API calls a day with distribution of 5 calls an hour.
Please note that the ‘funtranslater’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.