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)

swissparl documentation built on March 4, 2026, 9:07 a.m.