powered by
This function provides the valueset of the MHQoL based on the country specified.
mhqol_valueset(country)
A dataframe containing the valueset of the MHQoL based on the country specified.
A character value indicating the country for which the valueset should be provided. For now only the Netherlands is available.
# Example usage of the mhqol_valueset function # Get the valueset for the Netherlands mhqol_valueset(country = "Netherlands")
Run the code above in your browser using DataLab