mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

Remove HTML Tags When Importing from Questions #47

Closed aiccu closed 4 years ago

aiccu commented 4 years ago

Minor feature enhancement request: imports HTML-markup tags to colname when present (see image)

image

-label:enhancement.

sfirke commented 4 years ago

agreed that this is important! I have an issue open already for this and will close this to consolidate the discussion there: https://github.com/tntp/surveymonkey/issues/13

sfirke commented 3 years ago

@aiccu FYI this just got implemented as strip_html(), if you still need this give it a shot and see what you think!