Add_Language | R Documentation |
This allows you to add a language (or multiple languages) to one or a whole batch of surveys
Add_Language(Surveys)
Surveys |
data.table specifying the sid(s) where the languages should be added, and the respective language that should be added. Remember, one row for each language. Language Codes |
## Not run: Add_Language(Surveys = data.table(sid = c(123456, 123654), language = c("fr", "it")) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.