Learn R Programming

translate (version 0.1.2)

Bindings for the Google Translate API v2

Description

Bindings for the Google Translate API v2

Copy Link

Version

Install

install.packages('translate')

Monthly Downloads

24

Version

0.1.2

License

GPL

Maintainer

Last Published

July 15th, 2014

Functions in translate (0.1.2)

get.key

Pull the API key from getOption('google.key') or the GOOGLE_KEY environment variable.
languages

List the valid language mappings; optionally, from a given source or to a given target.
detect.source

Detect the source of a text.
google.url

Generate an API URL.
translate

Translate the given text from a source to a target language.
set.key

Set the API key in options.
translate-package

translate