getHFDitemavail: List the available data item names for a given HFD country.

View source: R/HFDutils.R

getHFDitemavailR Documentation

List the available data item names for a given HFD country.

Description

called by readHFDweb(). This assumes that CNTRY is actually available in the HFD.

Usage

getHFDitemavail(CNTRY)

Arguments

CNTRY

HFD country short code.

Value

a tibble of all available data files for the selected country. There are several useful identifiers that can help determine the appropriate file, including the 'measure' and 'subtype' as detected from the html table properties, and 'lexis' and 'parity' as detected either from the file names or the table properties.


HMDHFDplus documentation built on July 9, 2023, 6:26 p.m.