Description Usage Format Details Source Examples
Glasgow City ESRI Shapefiles imported as an 'sf' object.
1 | data("glasgowshp")
|
A data frame with 0 observations on the following 2 variables.
x
a numeric vector
y
a numeric vector
This data is provided with the support of the ESRC and JISC and uses boundary material which is copyright of the Crown, the Post Office and the ED-LINE consortium.
[UK Data Service Census Support](https://census.ukdataservice.ac.uk/) with OGL
1 2 3 | data(glasgowshp)
str(glasgow_pop)
plot(glasgow_pop) # but highly recomended to use `plot(glasgow_pop[1])` and replace the numbers
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.