View source: R/mhqol_valueset.R
mhqol_valueset | R Documentation |
This function provides the valueset of the MHQoL based on the country specified.
mhqol_valueset(country)
country |
A character value indicating the country for which the valueset should be provided. For now only the Netherlands is available. |
A dataframe containing the valueset of the MHQoL based on the country specified.
# Example usage of the mhqol_valueset function
# Get the valueset for the Netherlands
mhqol_valueset(country = "Netherlands")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.