get_overview {swissparl} | R Documentation |
Retrieve overview of all tables and variables
Description
get_overview
retrieves the names of all available tables of the Swiss Parliament WebServices and
the variables they contain.
Usage
get_overview(silent = F)
Arguments
silent |
if |
Value
A tibble with the 2 columns table
and variable
.
Examples
## Not run:
get_overview()
## End(Not run)
[Package swissparl version 0.2.2 Index]