View source: R/limer_get_participants.R
limer_get_participants | R Documentation |
This function exports and downloads the list of participants from a LimeSurvey survey.
limer_get_participants(iSurveyID, iStart, iLimit, bUnused, aAttributes)
iSurveyID |
... |
iStart |
... |
iLimit |
... |
bUnused |
... |
aAttributes |
... |
## Not run: limer_get_participants(12345, iStart=1, iLimit=10, bUnused=FALSE, aAttributes=c('attribute_1','attribute_2')) limer_get_participants(12345, iStart=1, iLimit=10, bUnused=FALSE, aAttributes=FALSE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.