Learn R Programming

translate (version 0.1.2)

translate-package: translate

Description

Bindings for the Google Translate API v2

Arguments

Examples

Run this code
## Not run: 
#   set.key('YOUR-API-KEY')
#   translate('Hello, world!', 'en', 'de')
# ## End(Not run)

Run the code above in your browser using DataLab