| load_composite_imd {IMD} | R Documentation | 
Load composite 2020 UK Index of Multiple Deprivation
Description
Load data from mySociety's composite 2020 UK Index of Multiple Deprivation: https://github.com/mysociety/composite_uk_imd.
Usage
load_composite_imd(nation = "E")
Arguments
| nation | The initial letter of the UK nation whose composite IMD you want to load. Should be one of: (E)ngland, (W)ales, (S)cotland (N)orthern Ireland. See the GitHub link about for more details about why there are separate composite IMDs for each nation. | 
Examples
## Not run: 
imd_uk <- load_composite_imd("E")
## End(Not run)
[Package IMD version 1.2.2 Index]