View source: R/GenerateMockResponses.R
adding_looped_data | R Documentation |
Some of the survey questions in ODK central are asked in a repeat format. This function allows us to carry out these repeats for a random number of loops (capped at 5)
adding_looped_data(survey, choices, rows)
survey |
The survey table as a tibble |
choices |
The choices table as a tibble |
rows |
The rows in the survey table which correspond to the looped questions |
Rpackage file: GenerateMockResponses.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.