# NOT RUN {
library(sf)
## Read in the spatial data for the Greater Glasgow and Clyde Health Board
data(GGHB.IZ)
## Read in the respiratory hospitalisation and pollution data
data(pollutionhealthdata)
## Read in the property price data
data(pricedata)
## Read in the respiratory hospitalisation data
data(respiratorydata)
## Read in the property sales data
data(salesdata)
# }
Run the code above in your browser using DataLab