R/get_undata.R
get_undata_update_dates.Rd
Get the listed update dates for a data.un.org table
get_undata_update_dates(bow, query)
bow | host introduction object of class |
---|---|
query | named list of parameters to be appended to URL in the format |
a named [Date()
] vector, the names correspond to the description
of the date (likely 'Last' or 'Next').
Other get_undata:
download_undata_table()
,
get_undata_nrecords()
,
undata_url_to_query()