qualtRics 3.1.3
- Update
include_questions
argument to use correct name in API request. - Build API payloads with jsonlite (#155) thanks to @jmobrien
- Convert tests to webmockr and vcr (#140 and #161) thanks to @shaun-jacks and @dsen6644
- Allow user to specify column types for both
fetch_survey()
andread_survey()
(#162) thanks to @jntrcs