IT_coords = loadCoordIT(unit = "regione", year = "2020")
str(IT_coords)
# \donttest{
## Italy
IT_coords = loadCoordIT()
str(IT_coords)
coords_it<- loadCoordIT(unit = "regione", unit_subset = c(5, 10), matchWith = "number")
str(coords_it)
# }
Run the code above in your browser using DataLab