get_undata_update_dates: Get the listed update dates for a data.un.org table

View source: R/get_undata.R

get_undata_update_datesR Documentation

Get the listed update dates for a data.un.org table

Description

Get the listed update dates for a data.un.org table

Usage

get_undata_update_dates(bow, query)

Arguments

bow

host introduction object of class polite, session created by bow() or nod()

query

named list of parameters to be appended to URL in the format list(param1=valA, param2=valB)

Value

a named [Date()] vector, the names correspond to the description of the date (likely 'Last' or 'Next').

See Also

Other get_undata: download_undata_table(), get_undata_nrecords(), undata_url_to_query()


ihmeuw-demographics/demUtils documentation built on Feb. 27, 2024, 1:25 p.m.