Nothing
Code
df1 <- gisco_get_units("nuts", year = 2016, mode = "df")
Condition
Warning:
`gisco_get_units()` was deprecated in giscoR 1.0.0.
i Please use `gisco_get_metadata()` instead.
Code
df1 <- gisco_get_units("nuts", unit = "ES416", year = 2016, spatialtype = "LB",
cache = FALSE)
Condition
Warning:
`gisco_get_units()` was deprecated in giscoR 1.0.0.
i Please use `gisco_get_unit_nuts()` instead.
Code
df1 <- gisco_get_units("countries", unit = "LU", year = 2016, spatialtype = "LB",
cache = FALSE)
Condition
Warning:
`gisco_get_units()` was deprecated in giscoR 1.0.0.
i Please use `gisco_get_unit_country()` instead.
Code
df1 <- gisco_get_units("urban_audit", unit = "ES001F", year = 2021,
spatialtype = "LB", cache = FALSE)
Condition
Warning:
`gisco_get_units()` was deprecated in giscoR 1.0.0.
i Please use `gisco_get_unit_country()` instead.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.