| GGHB.IZ {CARBayesdata} | R Documentation |
Spatial polygon information for the Greater Glasgow and Clyde health board
Description
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.
Usage
data(GGHB.IZ)
Format
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.
Source
These data were provided by the Scottish Government via http://data.gov.uk.
Examples
library(sf)
data(GGHB.IZ)
[Package CARBayesdata version 3.0 Index]