setLang {stranslate} | R Documentation |
setLang
Description
Sets the language and the domain.
Usage
setLang(.lang = "en", .domain = getOption("stranslate.domain"))
Arguments
.lang |
character: language (default: |
.domain |
character: domain (default: |
Value
invisibly the language set
Examples
setLang('tlh') # use klingon now ;)
[Package stranslate version 0.1.3 Index]