Get_Question_List | R Documentation |
NEW NEW NEW (20210804) This gets all of the questions from the surveys and binds them together in one table.
Get_Question_List(Survey_IDs)
Survey_IDs |
this is a data.table with at least one column sid containing the Limesurvey survey IDs of all the parts in the correct order (if they are ordered survey parts) |
Question_List <- Get_Question_List(data.table(sid = 130394))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.