Get Maps from TUIK

geo_map(level = c(2, 3, 4, 9), dataframe = FALSE)

Arguments

level

NUTS Level (2, 3, 4, or 9)

dataframe

Return data as data frame

Value

An sf object or tibble

Examples

if (FALSE) {
geo_map(level = 2)
}