Description Usage Arguments Value Examples
View source: R/estat-download.R
Download 'e-Stat' data
1 | estat_download(x, value_name = "value", query = NULL)
|
x |
A |
value_name |
A column name of the value. |
query |
A list of additional queries. |
A tbl
of the downloaded data.
1 2 3 4 | ## Not run:
estat_download(estat_census_2020)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.