bfs_get_catalog {BFS} | R Documentation |
Get the BFS data or table catalog
Description
This function scraps a given RSS Feed of the Swiss Federal Statistical Office.
Usage
bfs_get_catalog(language = "de", type = "data")
Arguments
language |
character The language of a BFS catalog. |
type |
character A BFS catalog |
Value
A data frame. Returns NULL if no connection.
See Also
[Package BFS version 0.5.8 Index]