| 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.
IZUnique code for each IZ.
nameName of each IZ.
geometryThe polygons representing each IZ.
eastingEasting coordinate of the centroid in metres.
northingNorthing 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.