getHMDitemavail {HMDHFDplus} | R Documentation |
internal function for grabbing the available data item names for a given country.
Description
called by readHMDweb()
to find file urls. This assumes that CNTRY
is actually available in the HFD.
Usage
getHMDitemavail(CNTRY)
Arguments
CNTRY |
character. HMD country short code. |
Value
a tibble of all available data items for the selected country. There are several useful identifiers that can help determine the appropriate file, including the 'measure', 'lexis', 'sex' and interval information, as detected from the item names.
[Package HMDHFDplus version 2.0.3 Index]