shpBrindisi {LabourMarketAreas} | R Documentation |
object of class sf that holds polygons with attributes for each community in Brindisi provincie as from Italian Population Census 2001.
data("shpBrindisi")
The data is taken from the shape files (in generalised form) of the whole of Italian municipalities at the 2001 Populalation Census published by Istat: http://www.istat.it/it/archivio/124086
#library(data.table)
## Not run:
data(shpBrindisi)
plot(shpBrindisi)
## maybe str(shpBrindisi) ; ...
## End(Not run)