translate_yes_no | R Documentation |
This function translates yes/no responses from a given language to English.
translate_yes_no(responses, source_language = "nl")
responses |
A vector of responses. |
source_language |
The language of the responses. Default is "nl" (Dutch). |
A vector of translated responses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.