getLanguage | R Documentation |
A function to extract list of words for selected language (files found in installation folder)
getLanguage(
langSel = NULL,
encoding = "unknown",
langFile = "Language",
defaultLanguage = "English"
)
langSel |
Selected language (NULL returns list of available languages) |
encoding |
Encoding used to read text file (assuming english only) |
langFile |
Name of language files (without extensions) |
defaultLanguage |
Default language |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.