Calculates the weighted proportion for the specified questions in the US and Australia.

prop_survey_question()

Examples

if (FALSE) { survey_data %>% prop_survey_question(questions = starts_with("importance_of")) }