This function returns a tibble formatted result of the list_question result, allowing for an easy inspection of the relation between question IDs and question export tags.

get_questions_mapping(survey_id)

Arguments

survey_id

the survey id

Value

A list

Examples

if (FALSE) get_questions_mapping("SV_012345678901234")