View source: R/language_detect.R
language_detect | R Documentation |
This function detects the language of a given text using the Google Translate API.
language_detect(text)
text |
The text for which the language needs to be detected. |
A character string representing the detected language.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.