# NOT RUN {
library(shapefiles)
library(sp)
## Read in the spatial data for the Greater Glasgow and Clyde Health Board
data(GGHB.IG)
## Read in the Scottish lip cancer dataframe and shapefile components
data(lipdata)
data(lipdbf)
data(lipshp)
## 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