getHFDcountries {HMDHFDplus} | R Documentation |
internal function for grabbing the HFD country short codes.
Description
This function is called by readHFDweb()
and is separated here for modularity. We include both main and provisional countries in the grab.
Usage
getHFDcountries()
Value
a 'tibble' with three columns 'Country', 'link' and 'CNTRY' (the country short code)
[Package HMDHFDplus version 2.0.3 Index]