gen_table | R Documentation |
Download a table with data from GENESIS, Zensus 2022 or regionalstatistik.de databases
gen_table(name, ...)
name |
Character string. Name/code of the table. Use of wildcards ( |
... |
Optional parameters passed on to the Genesis API call:
|
A tibble.
## Not run:
gen_table("21311-0001", database = "genesis")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.