Create_Survey | R Documentation |
This allows you to add one or a whole batch of new surveys
Create_Survey(Surveys)
Surveys |
data.table specifying:
|
## Not run: Create_Survey(Surveys = data.table(sid = c(123456), title = c("Fancy Test Survey"), language = c("en"), format = c("G"))) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.