qualtRics 3.2.0
-
Changed how multiple choice questions are mapped to an R factor with the
convert
argument tofetch_survey()
, to now excludingNA
as a factor level (#315) -
Deprecated the
save_dir
andforce_request
arguments forfetch_survey()
, so that survey response downloads are no longer cached; calls tofetch_survey()
now always query the Qualtrics API (#317) -
Added new
tmp_dir
argument tofetch_survey()
so users can specify where survey results are briefly stored on disk (#327)