View source: R/get_api_tables.R
get_api_tables | R Documentation |
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.
get_api_tables(name = NULL)
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. |
list of data frames or data frame specified by the name
argument
get_api_tables()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.