knitr::opts_chunk$set( echo = FALSE, eval = TRUE, cache = FALSE, warning = FALSE, error = FALSE, message = FALSE, results= 'asis', collapse = TRUE, comment = "#>" )

The qscorer package provides procedures for scoring the following health-related questionnaires:
In addition, the questions of the following questionnaires are provided:
Furthermore, the package contains test data for the following questionnaires:
df.test.bdi)df.test.debq)df.test.eortcc30)df.test.eq5d3l)df.test.hads)df.test.phq9)simulate_items() functionThe package documentation is hosted on GitHub Pages.
You can install the development version of qscorer from GitHub with:
remotes::install_github('nrkoehler/qscorer')
This is a curated list of other R packages providing scoring procedures for health-related questionnaires:
lbscorer: The package is available on GitHub.PROscorer: The package is available on CRAN.
QoLR: The package was removed from CRAN and must be installed manually (see: Anota et al. 2017).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.