get_undata_nrecords: Get the total number of records (rows) available in the...

View source: R/get_undata.R

get_undata_nrecordsR Documentation

Get the total number of records (rows) available in the specified table.

Description

Get the total number of records (rows) available in the specified table.

Usage

get_undata_nrecords(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

[numeric(1)] the total number of records available in a table as specified by query.

See Also

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


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