There is a newer version of the record available.

Published February 4, 2018 | Version v3.0
Software Open

JasperHG90/qualtRics: qualtRics 3.0

  • 1. Student @ Ecole Polytechnique Fédérale de Lausanne
  • 2. JetBlue Airways
  • 3. Legendary Applied Analytics
  • 4. Universitätsklinikum Hamburg-Eppendorf

Description

NEW FEATURES

  • Added 'metadata' function that allows the user to retrieve detailed metadata about survey.
  • User can now convert specific question types automatically. See this page for more information.
MINOR IMPROVEMENTS
  • Using package httptest for mock API requests so that API calls can be tested.
  • getSurveys() and getSurveyQuestions() now return a tibble
BUG FIXES
  • Added .onDetach conditions so that environment variables (root url and API key) are removed when package is unloaded. This prevents issues if user decides to load the package again.
  • We found that surveys that use new lines in the questions break the readSurvey function. The problem is, that read.csv (and read.table as well as the readr library implementation) ignore the quote = "\"" option when a skip = 2 or skip = 3 parameter is set. As a result the read function slices off the questions row somewhere in the middle when first importing just the table body using skip.
DEPRECATED AND DEFUNCT
  • convertstandardcolumns deprecated since readr::read_csv does this automagically. It has been changed in config file to 'convertvariables'.

Files

JasperHG90/qualtRics-v3.0.zip

Files (1.1 MB)

Name Size Download all
md5:ad7b0b9354b48c1f8e688643117ec9a2
1.1 MB Preview Download

Additional details

Related works