mhqol_valueset: Provides the valueset of the MHQoL based on the country...

View source: R/mhqol_valueset.R

mhqol_valuesetR 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")

MHQoL documentation built on April 11, 2025, 5:55 p.m.