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


shiny.i18n documentation built on Jan. 16, 2023, 5:10 p.m.