Skip to contents

Fake UHC data used to test the Billions calculations code within the billionaiRe package.

Usage

uhc_df

Format

A data frame with 30 rows and 5 variables:

iso3

Country ISO3 codes.

year

Year.

ind

UHC indicator code.

value

Raw indicator value.

type

Data type.

Details

See the UHC vignette for its example use:

vignette("uhc", package = "billionaiRe")