emilia_shp {tipsae} | R Documentation |
Shapefile of Emilia-Romagna (Italy) Health Districts
Description
The emilia_shp
shapefile consists of a SpatialPolygonsDataFrame
object of 38 health districts within the Emilia-Romagna region, located in the North-East of Italy.
Usage
emilia_shp
Format
A shapefile of class SpatialPolygonsDataFrame
.
COD_DIS_SA
Code of the health district.
NAME_DISTRICT
Name of the health district. It can be linked to the variable
id
inemilia
andemilia_cs
See Also
emilia
and emilia_cs
for the provided datasets.
Examples
library(tipsae)
library(sp)
data("emilia_shp")
[Package tipsae version 1.0.2 Index]