getHFDdate {HMDHFDplus} | R Documentation |
internal function for grabbing the date of last update for a given HFD country
Description
called by readHFDweb()
. This assumes that CNTRY
is actually available in the HFD.
Usage
getHFDdate(CNTRY)
Arguments
CNTRY |
HFD country short code. |
Value
character string of eight integers representing the date as "yyyymmdd"
.
[Package HMDHFDplus version 2.0.3 Index]