Retrieve a survey's response counts by response type

get_survey_response_counts(survey_id)

Arguments

survey_id

the survey id

Value

A list of responses by response type

Examples

if (FALSE) get_survey_response_counts("SV_012345678901234")