Learn R Programming

swissparl (version 0.2.2)

get_overview: 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 TRUE, no progress bar and messages are displayed.

Value

A tibble with the 2 columns table and variable.

Examples

Run this code
# NOT RUN {
get_overview()
# }

Run the code above in your browser using DataLab