Carto_SpainMUN {bigDM} | R Documentation |
sf
object containing the polygons of the municipalities of continental Spain
and simulated colorectal cancer mortality data.
Carto_SpainMUN
Formal class sf
; the data contains a data.frame with 7907 rows and 11 variables.
ID: character vector of geographic identifiers
name: character vector of municipality names
lat: numeric vector of longitude values
long: numeric vector of latitude values
area: municipality polygon areas in square meters
perimeter: municipality polygon perimeters in degree units
obs: observed number of cases
exp: expected number of cases
SMR: standardized mortality ratios
region: character vector of autonomous regions
geometry: sfc_MULTIPOLYGON