translate_with_google_cloud: This provides functions for automatic translations with...

View source: R/automatic.R

translate_with_google_cloudR Documentation

This provides functions for automatic translations with online APIs Translate with Google cloud

Description

This is wrapper for gl_translate function from googleLanguageR package.

Usage

translate_with_google_cloud(txt_to_translate, target_lang)

Arguments

txt_to_translate

character with text to translate

target_lang

character with language code


Appsilon/shiny.i18n documentation built on April 21, 2024, 4:38 p.m.