Learn R Programming

cbsodataR (version 1.1)

cbs_extract_table_id: 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, ...)

Value

character with id, will be NA if not found.

Arguments

url

character with hyperlink to StatLine table

...

future use.

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