R/bfs_get_data_comments.R
bfs_get_data_comments.Rd
Get the comments/footnotes of a BFS dataset in a given language
bfs_get_data_comments( url_bfs = NULL, language = "de", number_bfs = NULL, query = "all", clean_names = FALSE )
url_bfs | The URL page of a dataset. |
---|---|
language | Language of the dataset to be translated if exists. |
number_bfs | The BFS number of a dataset. |
query | a list with named values, a json query file or json query string using |
clean_names | Clean column names using |