View source: R/get_participant_property.R
| get_participant_property | R Documentation | 
This function exports and downloads a participant property from a LimeSurvey survey.
get_participant_property(iSurveyID, aTokenQueryProperties, aTokenProperties)
| iSurveyID | ... | 
| aTokenQueryProperties | ... | 
| aTokenProperties | ... | 
## Not run: 
get_participant_property(iSurveyID = 12345, aTokenQueryProperties = 1, aTokenProperties = list("attribute_1"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.