nhs-r-community / NHSRpopulation

API package to get postcode and Indices of Multiple Deprivation (IMD) data from the ONS by LSOA, currently for England.
https://nhs-r-community.github.io/NHSRpopulation/
Other
11 stars 1 forks source link

Link together the IMD and postcode APIs #41

Closed Lextuga007 closed 5 months ago

Lextuga007 commented 5 months ago

So that the checks for postcode data and validating occurs first then IMD is joined if url_type = "imd" is selected.