View source: R/tuik-geo-data.R
geo_data | R Documentation |
Get Geographic Data from TUIK
geo_data(
variable_no = NULL,
variable_level = NULL,
variable_source = NULL,
variable_period = NULL,
variable_recnum = NULL
)
variable_no |
Data Series Number |
variable_level |
NUTS Level (2, 3, or 4) |
variable_source |
Data Series Source ("medas" or "ilGostergeleri") |
variable_period |
Data Series Period ("yillik" or "aylik") |
variable_recnum |
Data Series Record Number (3, 5, or 24) |
A data tibble
## Not run:
geo_data(level = 2)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.