Learn R Programming

⚠️There's a newer version (2.0.1) of this package.Take me there.

deeplr (version 0.1.0)

Interface to the 'DeepL' Translation API

Description

A wrapper for the 'DeepL' API (see ), a web service that translates texts between different languages. Access to the API is subject to a monthly fee.

Copy Link

Version

Install

install.packages('deeplr')

Monthly Downloads

1,535

Version

0.1.0

License

GPL (>= 2)

Maintainer

David Zumbach

Last Published

May 24th, 2018

Functions in deeplr (0.1.0)

toSpanish

Translate a text into Spanish with the DeepL Translator API
toFrench

Translate a text into French with the DeepL Translator API
toPolish

Translate a text into Polish with the DeepL Translator API
translate

Issue a DeepL Translator API query
toDutch

Translate a text into Dutch with the DeepL Translator API
toItalian

Translate a text into Italian with the DeepL Translator API
toEnglish

Translate a text into English with the DeepL Translator API
toGerman

Translate a text into German with the DeepL Translator API