get_api_tables: Provide Tables of Wasserportal API Documentation

View source: R/get_api_tables.R

get_api_tablesR Documentation

Provide Tables of Wasserportal API Documentation

Description

The tables that appear in the API documentation of the wasserportal (https://wasserportal.berlin.de/download/wasserportal_berlin_getting_data.pdf) have been added to the wasserportal package. This function returns a list of data frames with each element representing one of these tables.

Usage

get_api_tables(name = NULL)

Arguments

name

of element from the list of data frames to be selected. If this argument is left blank (name = NULL), the default, the list of data frames is returned.

Value

list of data frames or data frame specified by the name argument

Examples

get_api_tables()


KWB-R/wasserportal documentation built on June 6, 2024, 10:26 a.m.