cbs_extract_table_id: extract the id of a cbs table from the statline url

View source: R/cbs_extract_table_id.R

cbs_extract_table_idR Documentation

extract the id of a cbs table from the statline url

Description

extract the id of a cbs table from the statline url

Usage

cbs_extract_table_id(url, ...)

Arguments

url

character with hyperlink to StatLine table

...

future use.

Value

character with id, will be NA if not found.

See Also

Other data retrieval: cbs_add_date_column(), cbs_add_label_columns(), cbs_add_unit_column(), cbs_download_data(), cbs_get_data(), cbs_get_data_from_link()


cbsodataR documentation built on Sept. 25, 2024, 5:07 p.m.