Read datasets by the reported measure code.
Usage
get_reported_measure_data(reported_measure_code)
Arguments
- reported_measure_code
A reported measure code. For example, "MYH-RM0037".
Examples
if (FALSE) { # interactive() && curl::has_internet()
get_reported_measure_data("MYH-RM0037")
}