Learn R Programming

limer (version 0.1)

get_participant_property: Get a participant property from a LimeSurvey survey

Description

This function exports and downloads a participant property from a LimeSurvey survey.

Usage

get_participant_property(iSurveyID, aTokenQueryProperties, aTokenProperties)

Arguments

iSurveyID
aTokenQueryProperties
aTokenProperties

Examples

Run this code
## Not run: ------------------------------------
# get_participant_property(iSurveyID = 12345, aTokenQueryProperties = 1, aTokenProperties = list("attribute_1"))
## ---------------------------------------------

Run the code above in your browser using DataLab