cbs_extract_table_id {cbsodataR}R 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_download_data(), cbs_get_data_from_link(), cbs_get_data()


[Package cbsodataR version 1.0.1 Index]