get_tables {swissparl} | R Documentation |
Retrieve available tables
Description
get_tables
retrieves the names of the available tables of the Swiss Parliament WebServices.
Usage
get_tables()
Value
A character vector that contains all the names of the available tables.
Examples
## Not run:
# Get all available tables
get_tables()
## End(Not run)
[Package swissparl version 0.2.2 Index]