| eqvs_display | R Documentation |
Display available value sets, which can also be used as
(reverse) crosswalks. Built-in value sets are shown first, followed
by any user-defined value sets added via eqvs_add().
eqvs_display(version = "5L", return_df = FALSE, show_citation = FALSE)
version |
Version of the EQ-5D instrument. One of |
return_df |
Logical. If |
show_citation |
Logical. If |
NULL invisibly (default), or a data.frame when
return_df = TRUE.
# Display available EQ-5D-5L value sets.
eqvs_display(version = "5L")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.