Skip to content

sumtxt/qsf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qsf

Qualtrics Survey File (QSF) editing and construction in R.

A QSF is a json file that is represented in R as a nested list. For an introduction to Qualtrics' QSF files see Christian Testa's Quickstart Guide to understanding the Qualtrics Survey File.

Install

remotes::install_github('sumtxt/qsf', build_vignettes=TRUE)

Call vignette("using-qsf") after installation to see some simple examples on how to use this package.

Other packages

  • QualtricsTools automatically process Qualtrics survey data into reports.

  • qualtRics provides functions to download survey data directly into R using the 'Qualtrics' API.

About

Qualtrics Survey File (QSF) editing and construction in R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages