GGHB.IZ | R Documentation |
A Simple Features (sf) object containing the spatial polygon information for the set of 271 Intermediate Zones (IZ), that make up the 2001 definition of the Greater Glasgow and Clyde health board in Scotland. This study region is used in the worked examples in the vignettes accompanying the CARBayes and CARBayesST packages.
data(GGHB.IZ)
A Simple Features (sf) object, which contains 271 observations on the following variables.
IZ
Unique code for each IZ.
name
Name of each IZ.
geometry
The polygons representing each IZ.
easting
Easting coordinate of the centroid in metres.
northing
Northing coordinate of the centroid in metres.
These data were provided by the Scottish Government via http://data.gov.uk.
library(sf) data(GGHB.IZ)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.