Delete_Language | R Documentation |
This allows you to delete a language (or multiple languages) to one or a whole batch of surveys
Delete_Language(Surveys)
Surveys |
data.table specifying the sid(s) where the languages should be deleted, and the respective language that should be removed Language Codes |
## Not run: Delete_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.