Description Usage Details Value Examples
Loads three Shapefiles for administrative units of England (regions, counties and districts). Also loads the dataframe containing all of the population data for all the units.
1 | load_shp()
|
This function assumes that the Shapefiles and population data are in specific directories. If it fails, manually load the shapefiles and population data using readShapeSpatial and read.csv functions.
Returns three Shapefile objects and one dataframe.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.