earthlab / qtoolkit

An R package that allows you to efficiently access, plot and analyze survey data via the Qualtrics API.
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

get choices & get_questions -- error #9

Closed lwasser closed 6 years ago

lwasser commented 6 years ago
get_choices(q28_online, question_num = "Q28")

It would be good to have this feature working!

 Error: `%in%`(x = "qualtrics_design", table = class(design)) is not TRUE 

I get the same error with get questions. this feature used to work i think.

1papaya commented 6 years ago

No longer relevant with new qsurvey object