get_overview: Retrieve overview of all tables and variables

View source: R/get_overview.R

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

Value

A tibble with the 2 columns table and variable.

Examples

## Not run: 
get_overview()

## End(Not run)

zumbov2/swissparl documentation built on July 28, 2022, 11:34 a.m.