R/get_undata.R
get_undata_nrecords.RdGet the total number of records (rows) available in the specified table.
get_undata_nrecords(bow, query)
| bow | host introduction object of class |
|---|---|
| query | named list of parameters to be appended to URL in the format |
[numeric(1)] the total number of records available in a table as
specified by query.
Other get_undata:
download_undata_table(),
get_undata_update_dates(),
undata_url_to_query()