mhqol_valueset {MHQoL}R Documentation

Provides the valueset of the MHQoL based on the country specified

Description

This function provides the valueset of the MHQoL based on the country specified.

Usage

mhqol_valueset(country)

Arguments

country

A character value indicating the country for which the valueset should be provided. For now only the Netherlands is available.

Value

A dataframe containing the valueset of the MHQoL based on the country specified.

Examples

# Example usage of the mhqol_valueset function

# Get the valueset for the Netherlands
mhqol_valueset(country = "Netherlands")

[Package MHQoL version 0.14.0 Index]