View source: R/import_questions.R
Import_Groups | R Documentation |
Allows you to import a given group (stored in the Templates folder) to multiple surveys. Necessary columns for the input: sid, new_group_name, template
Import_Groups(Import_Table, Folder_Location_Templates = "Templates")
Import_Table |
A data.table with the relevant information in the columns listed above |
Folder_Location_Templates |
Where are the template files saved? Just the name of the folder as a string |
## Not run: Import_Groups(Import_Table, Folder_Location_Templates = "Templates") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.