clean_question_text: Create Cleaned Question Text

Description Usage Arguments Value

View source: R/reorganizing_survey_data.R

Description

This function loops through every question and applies the clean_html function to the QuestionText and then saves the cleaned output to QuestionTextClean.

Usage

1

Arguments

questions

A list of questions extracted from a Qualtrics QSF file. Use questions_from_survey() to get them from an imported survey.

Value

A list of questions which now include in their Payload a QuestionTextClean element, a copy of the QuestionText but cleaned of any HTML tags and HTML entities.


ctesta01/qualtrics-R-package documentation built on May 14, 2019, 12:28 p.m.