eqvs_display function

eqvs_display

eqvs_display

Display available value sets, which can also be used as (reverse) crosswalks.

eqvs_display(version = "5L", return_df = FALSE)

Arguments

  • version: Version of the EQ-5D instrument. Can take values 5L (default) or 3L.
  • return_df: If set to TRUE, the function will return information on the names of the available value sets in a data.frame. Defaults to FALSE

Returns

Default NULL, if return_df == TRUE, returns a data.frame with the displayed information.

Examples

# Display available value sets. eqvs_display
  • Maintainer: Kim Rand
  • License: GPL (>= 2)
  • Last published: 2024-05-21

Useful links