Retrieve a survey question

get_survey_question(survey_id, question_id)

Arguments

survey_id

the survey id

question_id

the question id see list_questions

Value

A list

Examples

if (FALSE) get_survey_question("SV_012345678901234","QID1")